Updated harfbuzz to 12.2.0 (#9289)

This commit is contained in:
Andrew Murray 2025-11-18 18:00:44 +11:00 committed by GitHub
commit 71b3e5c015
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -98,7 +98,7 @@ if [[ -n "$IOS_SDK" ]]; then
else
FREETYPE_VERSION=2.14.1
fi
HARFBUZZ_VERSION=12.1.0
HARFBUZZ_VERSION=12.2.0
LIBPNG_VERSION=1.6.50
JPEGTURBO_VERSION=3.1.2
OPENJPEG_VERSION=2.5.4

View File

@ -116,7 +116,7 @@ V = {
"BROTLI": "1.1.0",
"FREETYPE": "2.14.1",
"FRIBIDI": "1.0.16",
"HARFBUZZ": "12.1.0",
"HARFBUZZ": "12.2.0",
"JPEGTURBO": "3.1.2",
"LCMS2": "2.17",
"LIBAVIF": "1.3.0",