Skip to content

Commit cc59996

Browse files
committed
external_deps: bump versions
1 parent 28f18a9 commit cc59996

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

external_deps/build.sh

+12-12
Original file line numberDiff line numberDiff line change
@@ -44,25 +44,25 @@ WASMTIME_BASEURL='https://github.com/bytecodealliance/wasmtime/releases'
4444

4545
# Package versions
4646
PKGCONFIG_VERSION=0.29.2
47-
NASM_VERSION=2.16.01
47+
NASM_VERSION=2.16.02
4848
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
5353
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
5858
OPENAL_VERSION=1.23.1
5959
OGG_VERSION=1.3.5
6060
VORBIS_VERSION=1.3.7
61-
OPUS_VERSION=1.4
61+
OPUS_VERSION=1.5.2
6262
OPUSFILE_VERSION=0.12
63-
LUA_VERSION=5.4.4
63+
LUA_VERSION=5.4.7
6464
NACLSDK_VERSION=44.0.2403.155
65-
NCURSES_VERSION=6.2
65+
NCURSES_VERSION=6.5
6666
WASISDK_VERSION=16.0
6767
WASMTIME_VERSION=2.0.2
6868

0 commit comments

Comments
 (0)