1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-15 18:57:08 +00: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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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