Skip to content

Commit 73b663c

Browse files
Ghabrygithub-actions[bot]
authored andcommitted
Update libraries
1 parent e94cc54 commit 73b663c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

shared/packages.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ files = "icudt*.dat"
165165
anitya_id = 16134
166166

167167
[SDL2]
168-
version = 2.32.6
168+
version = 2.32.8
169169
url = "https://libsdl.org/release/SDL2-${version}.tar.gz"
170170
anitya_id = 4779
171171

shared/packages.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ ICU_ARGS="--enable-strict=no --disable-tests --disable-samples \
104104
ICUDATA_URL=https://ci.easyrpg.org/job/icudata/lastSuccessfulBuild/artifact/icudata77_all.tar.gz
105105
ICUDATA_FILES="icudt*.dat"
106106

107-
SDL2_URL="https://libsdl.org/release/SDL2-2.32.6.tar.gz"
108-
SDL2_DIR="SDL2-2.32.6"
107+
SDL2_URL="https://libsdl.org/release/SDL2-2.32.8.tar.gz"
108+
SDL2_DIR="SDL2-2.32.8"
109109

110110
# 3.18.0, only needed for lmu2png tool
111111
FREEIMAGE_URL="https://github.com/carstene1ns/freeimage-easyrpg/archive/d82954e4adcb6c1b223bd3cb2e953b6bbf54dfcd.zip"

0 commit comments

Comments
 (0)