We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb5170b commit f314176Copy full SHA for f314176
libSDL.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash -e
2
3
-SDL_VERSION=3.2.20
+SDL_VERSION=3.2.22
4
5
. ./sdk.sh
6
libjpeg.sh
@@ -1,7 +1,7 @@
-JPEG_VERSION=3.1.1
+JPEG_VERSION=3.1.2
mkdir -p output/libjpeg/lib/$TARGET_ABI
7
mkdir -p deps; cd deps
0 commit comments