1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-16 09:55:22 +02:00

Update SDL for mingw builds (#14678)

This commit is contained in:
sfan5
2024-05-20 20:37:52 +02:00
committed by GitHub
parent 408faa11a1
commit 36d236c5e0
2 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ zlib_version=1.3.1
zstd_version=1.5.5
libjpeg_version=3.0.1
libpng_version=1.6.40
sdl2_version=2.28.5
sdl2_version=2.30.3
download () {
local url=$1