File tree 1 file changed +12
-12
lines changed
1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -44,25 +44,25 @@ WASMTIME_BASEURL='https://github.com/bytecodealliance/wasmtime/releases'
44
44
45
45
# Package versions
46
46
PKGCONFIG_VERSION=0.29.2
47
- NASM_VERSION=2.16.01
47
+ NASM_VERSION=2.16.02
48
48
ZLIB_VERSION=1.2.13
49
- GMP_VERSION=6.2.1
50
- NETTLE_VERSION=3.8 .1
51
- CURL_VERSION=7.83.1
52
- SDL2_VERSION=2.26.5
49
+ GMP_VERSION=6.3.0
50
+ NETTLE_VERSION=3.9 .1
51
+ CURL_VERSION=8.11.0
52
+ SDL2_VERSION=2.30.9
53
53
GLEW_VERSION=2.2.0
54
- PNG_VERSION=1.6.39
55
- JPEG_VERSION=2.1.5 .1
56
- WEBP_VERSION=1.3.2
57
- FREETYPE_VERSION=2.13.0
54
+ PNG_VERSION=1.6.44
55
+ JPEG_VERSION=3.0 .1
56
+ WEBP_VERSION=1.4.0
57
+ FREETYPE_VERSION=2.13.3
58
58
OPENAL_VERSION=1.23.1
59
59
OGG_VERSION=1.3.5
60
60
VORBIS_VERSION=1.3.7
61
- OPUS_VERSION=1.4
61
+ OPUS_VERSION=1.5.2
62
62
OPUSFILE_VERSION=0.12
63
- LUA_VERSION=5.4.4
63
+ LUA_VERSION=5.4.7
64
64
NACLSDK_VERSION=44.0.2403.155
65
- NCURSES_VERSION=6.2
65
+ NCURSES_VERSION=6.5
66
66
WASISDK_VERSION=16.0
67
67
WASMTIME_VERSION=2.0.2
68
68
You can’t perform that action at this time.
0 commit comments