Skip to content

Commit b3d1836

Browse files
radarherehugovk
andauthored
Update harfbuzz to 12.1.0 (#9218)
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 1a1194a commit b3d1836

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
@@ -98,7 +98,7 @@ if [[ -n "$IOS_SDK" ]]; then
9898
else
9999
FREETYPE_VERSION=2.14.1
100100
fi
101-
HARFBUZZ_VERSION=11.5.0
101+
HARFBUZZ_VERSION=12.1.0
102102
LIBPNG_VERSION=1.6.50
103103
JPEGTURBO_VERSION=3.1.2
104104
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)