@@ -72,9 +72,9 @@ OPUSFILE_URL="https://github.com/xiph/opusfile/releases/download/v0.12/opusfile-
7272OPUSFILE_ARGS=" --disable-http --disable-examples"
7373OPUSFILE_DIR=" opusfile-0.12"
7474
75- FLUIDSYNTH_URL=" https://github.com/FluidSynth/fluidsynth/archive/refs/tags/v2.4.2 .tar.gz"
75+ FLUIDSYNTH_URL=" https://github.com/FluidSynth/fluidsynth/archive/refs/tags/v2.4.3 .tar.gz"
7676FLUIDSYNTH_ARGS=" -DLIB_SUFFIX=''"
77- FLUIDSYNTH_DIR=" fluidsynth-2.4.2 "
77+ FLUIDSYNTH_DIR=" fluidsynth-2.4.3 "
7878
7979FLUIDLITE_URL=" https://github.com/divideconcept/FluidLite/archive/57a0e74e708f699b13d7c85b28a4e1ff5b71887c.zip"
8080FLUIDLITE_ARGS=" -DFLUIDLITE_BUILD_STATIC=ON -DFLUIDLITE_BUILD_SHARED=OFF"
@@ -84,9 +84,9 @@ NLOHMANNJSON_URL="https://github.com/nlohmann/json/archive/v3.11.3.tar.gz"
8484NLOHMANNJSON_DIR=" json-3.11.3"
8585NLOHMANNJSON_ARGS=" -DJSON_BuildTests=OFF"
8686
87- FMT_URL=" https://github.com/fmtlib/fmt/releases/download/11.1.2 /fmt-11.1.2 .zip"
87+ FMT_URL=" https://github.com/fmtlib/fmt/releases/download/11.1.3 /fmt-11.1.3 .zip"
8888FMT_ARGS=" -DFMT_DOC=OFF -DFMT_TEST=OFF"
89- FMT_DIR=" fmt-11.1.2 "
89+ FMT_DIR=" fmt-11.1.3 "
9090
9191INIH_URL=" https://github.com/benhoyt/inih/archive/refs/tags/r58.tar.gz"
9292INIH_DIR=" inih-r58"
@@ -104,8 +104,8 @@ ICU_ARGS="--enable-strict=no --disable-tests --disable-samples \
104104ICUDATA_URL=https://ci.easyrpg.org/job/icudata/lastSuccessfulBuild/artifact/icudata76_all.tar.gz
105105ICUDATA_FILES=" icudt*.dat"
106106
107- SDL2_URL=" https://libsdl.org/release/SDL2-2.30.11 .tar.gz"
108- SDL2_DIR=" SDL2-2.30.11 "
107+ SDL2_URL=" https://libsdl.org/release/SDL2-3.2.4 .tar.gz"
108+ SDL2_DIR=" SDL2-3.2.4 "
109109
110110# 3.18.0, only needed for lmu2png tool
111111FREEIMAGE_URL=" https://github.com/carstene1ns/freeimage-easyrpg/archive/d82954e4adcb6c1b223bd3cb2e953b6bbf54dfcd.zip"
0 commit comments