Skip to content

Commit c64a7b5

Browse files
committed
Updated harfbuzz to 11.2.1
1 parent 3c71559 commit c64a7b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/wheels-dependencies.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ ARCHIVE_SDIR=pillow-depends-main
3838

3939
# Package versions for fresh source builds
4040
FREETYPE_VERSION=2.13.3
41-
HARFBUZZ_VERSION=11.1.0
41+
HARFBUZZ_VERSION=11.2.1
4242
LIBPNG_VERSION=1.6.47
4343
JPEGTURBO_VERSION=3.1.0
4444
OPENJPEG_VERSION=2.5.3

winbuild/build_prepare.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ def cmd_msbuild(
113113
"BROTLI": "1.1.0",
114114
"FREETYPE": "2.13.3",
115115
"FRIBIDI": "1.0.16",
116-
"HARFBUZZ": "11.1.0",
116+
"HARFBUZZ": "11.2.1",
117117
"JPEGTURBO": "3.1.0",
118118
"LCMS2": "2.17",
119119
"LIBAVIF": "1.2.1",

0 commit comments

Comments
 (0)