Skip to content

Commit 680e686

Browse files
authored
Updated harfbuzz to 11.3.3 (#9103)
2 parents cee238b + 19829c3 commit 680e686

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.2.1
97+
HARFBUZZ_VERSION=11.3.3
9898
LIBPNG_VERSION=1.6.50
9999
JPEGTURBO_VERSION=3.1.1
100100
OPENJPEG_VERSION=2.5.3

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.13.3",
118118
"FRIBIDI": "1.0.16",
119-
"HARFBUZZ": "11.2.1",
119+
"HARFBUZZ": "11.3.3",
120120
"JPEGTURBO": "3.1.1",
121121
"LCMS2": "2.17",
122122
"LIBAVIF": "1.3.0",

0 commit comments

Comments
 (0)