Skip to content

Commit

Permalink
external_deps: bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
illwieckz committed Nov 11, 2024
1 parent 28f18a9 commit cc59996
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions external_deps/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,25 +44,25 @@ WASMTIME_BASEURL='https://github.com/bytecodealliance/wasmtime/releases'

# Package versions
PKGCONFIG_VERSION=0.29.2
NASM_VERSION=2.16.01
NASM_VERSION=2.16.02
ZLIB_VERSION=1.2.13
GMP_VERSION=6.2.1
NETTLE_VERSION=3.8.1
CURL_VERSION=7.83.1
SDL2_VERSION=2.26.5
GMP_VERSION=6.3.0
NETTLE_VERSION=3.9.1
CURL_VERSION=8.11.0
SDL2_VERSION=2.30.9
GLEW_VERSION=2.2.0
PNG_VERSION=1.6.39
JPEG_VERSION=2.1.5.1
WEBP_VERSION=1.3.2
FREETYPE_VERSION=2.13.0
PNG_VERSION=1.6.44
JPEG_VERSION=3.0.1
WEBP_VERSION=1.4.0
FREETYPE_VERSION=2.13.3
OPENAL_VERSION=1.23.1
OGG_VERSION=1.3.5
VORBIS_VERSION=1.3.7
OPUS_VERSION=1.4
OPUS_VERSION=1.5.2
OPUSFILE_VERSION=0.12
LUA_VERSION=5.4.4
LUA_VERSION=5.4.7
NACLSDK_VERSION=44.0.2403.155
NCURSES_VERSION=6.2
NCURSES_VERSION=6.5
WASISDK_VERSION=16.0
WASMTIME_VERSION=2.0.2

Expand Down

0 comments on commit cc59996

Please sign in to comment.