@@ -49,9 +49,9 @@ LIBSNDFILE_URL="https://github.com/libsndfile/libsndfile/releases/download/1.2.2
4949LIBSNDFILE_ARGS=" --disable-alsa --disable-sqlite --disable-full-suite --disable-external-libs --disable-mpeg"
5050LIBSNDFILE_DIR=" libsndfile-1.2.2"
5151
52- LIBXMP_LITE_URL=" https://github.com/libxmp/libxmp/releases/download/libxmp-4.6.0 /libxmp-lite-4.6.0 .tar.gz"
52+ LIBXMP_LITE_URL=" https://github.com/libxmp/libxmp/releases/download/libxmp-4.6.1 /libxmp-lite-4.6.1 .tar.gz"
5353LIBXMP_LITE_ARGS=" -DBUILD_STATIC=ON -DBUILD_SHARED=OFF"
54- LIBXMP_LITE_DIR=" libxmp-lite-4.6.0 "
54+ LIBXMP_LITE_DIR=" libxmp-lite-4.6.1 "
5555
5656SPEEXDSP_URL=" https://downloads.xiph.org/releases/speex/speexdsp-1.2.1.tar.gz"
5757SPEEXDSP_ARGS=" --disable-sse --disable-neon"
@@ -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.1 .tar.gz"
75+ FLUIDSYNTH_URL=" https://github.com/FluidSynth/fluidsynth/archive/refs/tags/v2.4.2 .tar.gz"
7676FLUIDSYNTH_ARGS=" -DLIB_SUFFIX=''"
77- FLUIDSYNTH_DIR=" fluidsynth-2.4.1 "
77+ FLUIDSYNTH_DIR=" fluidsynth-2.4.2 "
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.0.2 /fmt-11.0.2 .zip"
87+ FMT_URL=" https://github.com/fmtlib/fmt/releases/download/11.1.1 /fmt-11.1.1 .zip"
8888FMT_ARGS=" -DFMT_DOC=OFF -DFMT_TEST=OFF"
89- FMT_DIR=" fmt-11.0.2 "
89+ FMT_DIR=" fmt-11.1.1 "
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.10 .tar.gz"
108- SDL2_DIR=" SDL2-2.30.10 "
107+ SDL2_URL=" https://libsdl.org/release/SDL2-2.30.11 .tar.gz"
108+ SDL2_DIR=" SDL2-2.30.11 "
109109
110110# 3.18.0, only needed for lmu2png tool
111111FREEIMAGE_URL=" https://github.com/carstene1ns/freeimage-easyrpg/archive/d82954e4adcb6c1b223bd3cb2e953b6bbf54dfcd.zip"
0 commit comments