Skip to content

Commit 3eb893f

Browse files
authored
Updated libjpeg-turbo to 3.1.1 (#9009)
1 parent 056dc89 commit 3eb893f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/wheels-dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ ARCHIVE_SDIR=pillow-depends-main
4040
FREETYPE_VERSION=2.13.3
4141
HARFBUZZ_VERSION=11.2.1
4242
LIBPNG_VERSION=1.6.48
43-
JPEGTURBO_VERSION=3.1.0
43+
JPEGTURBO_VERSION=3.1.1
4444
OPENJPEG_VERSION=2.5.3
4545
XZ_VERSION=5.8.1
4646
TIFF_VERSION=4.7.0

winbuild/build_prepare.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ def cmd_msbuild(
114114
"FREETYPE": "2.13.3",
115115
"FRIBIDI": "1.0.16",
116116
"HARFBUZZ": "11.2.1",
117-
"JPEGTURBO": "3.1.0",
117+
"JPEGTURBO": "3.1.1",
118118
"LCMS2": "2.17",
119119
"LIBAVIF": "1.3.0",
120120
"LIBIMAGEQUANT": "4.3.4",

0 commit comments

Comments
 (0)