MinGW toolchain refresh

This commit is contained in:
sfan5
2023-12-13 12:37:40 +01:00
parent 9a439a3646
commit 4e52d547b2
4 changed files with 17 additions and 17 deletions

View File

@ -9,10 +9,10 @@ with_sdl=0
#with_gl3=0
#[[ "$extras" == *"-gl3"* ]] && with_gl3=1
libjpeg_version=2.1.5.1
libpng_version=1.6.39
sdl2_version=2.28.1
zlib_version=1.2.13
libjpeg_version=3.0.1
libpng_version=1.6.40
sdl2_version=2.28.5
zlib_version=1.3
download () {
local url=$1