Skip to content

Commit 390a58a

Browse files
committed
Updated harfbuzz to 12.1.0
1 parent 6b10d4c commit 390a58a

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
@@ -94,7 +94,7 @@ ARCHIVE_SDIR=pillow-depends-main
9494
# annotations have a source code patch that is required for some platforms. If
9595
# you change those versions, ensure the patch is also updated.
9696
FREETYPE_VERSION=2.13.3
97-
HARFBUZZ_VERSION=11.5.0
97+
HARFBUZZ_VERSION=12.1.0
9898
LIBPNG_VERSION=1.6.50
9999
JPEGTURBO_VERSION=3.1.2
100100
OPENJPEG_VERSION=2.5.4

winbuild/build_prepare.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ def cmd_msbuild(
116116
"BROTLI": "1.1.0",
117117
"FREETYPE": "2.14.1",
118118
"FRIBIDI": "1.0.16",
119-
"HARFBUZZ": "11.5.0",
119+
"HARFBUZZ": "12.1.0",
120120
"JPEGTURBO": "3.1.2",
121121
"LCMS2": "2.17",
122122
"LIBAVIF": "1.3.0",

0 commit comments

Comments
 (0)