Skip to content

Commit 569b785

Browse files
authored
Updated harfbuzz to 10.2.0 (#8688)
Co-authored-by: Andrew Murray <[email protected]>
1 parent 0bfaba1 commit 569b785

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=10.1.0
41+
HARFBUZZ_VERSION=10.2.0
4242
LIBPNG_VERSION=1.6.46
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": "10.1.0",
116+
"HARFBUZZ": "10.2.0",
117117
"JPEGTURBO": "3.1.0",
118118
"LCMS2": "2.16",
119119
"LIBPNG": "1.6.46",

0 commit comments

Comments
 (0)