Skip to content

Commit 6d1e9d5

Browse files
committed
Updated harfbuzz to 14.0.0
1 parent 7d78ac5 commit 6d1e9d5

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
@@ -91,7 +91,7 @@ ARCHIVE_SDIR=pillow-depends-main
9191

9292
# Package versions for fresh source builds.
9393
FREETYPE_VERSION=2.14.3
94-
HARFBUZZ_VERSION=13.2.1
94+
HARFBUZZ_VERSION=14.0.0
9595
LIBPNG_VERSION=1.6.56
9696
JPEGTURBO_VERSION=3.1.4.1
9797
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.2.0",
117117
"FREETYPE": "2.14.3",
118118
"FRIBIDI": "1.0.16",
119-
"HARFBUZZ": "13.2.1",
119+
"HARFBUZZ": "14.0.0",
120120
"JPEGTURBO": "3.1.4.1",
121121
"LCMS2": "2.18",
122122
"LIBAVIF": "1.4.1",

0 commit comments

Comments
 (0)