Updated harfbuzz to 11.5.0

This commit is contained in:
Andrew Murray 2025-09-13 09:12:01 +10:00
parent abfdbdd6ce
commit 913a6d8390
2 changed files with 2 additions and 2 deletions

View File

@ -94,7 +94,7 @@ ARCHIVE_SDIR=pillow-depends-main
# annotations have a source code patch that is required for some platforms. If # annotations have a source code patch that is required for some platforms. If
# you change those versions, ensure the patch is also updated. # you change those versions, ensure the patch is also updated.
FREETYPE_VERSION=2.13.3 FREETYPE_VERSION=2.13.3
HARFBUZZ_VERSION=11.4.5 HARFBUZZ_VERSION=11.5.0
LIBPNG_VERSION=1.6.50 LIBPNG_VERSION=1.6.50
JPEGTURBO_VERSION=3.1.2 JPEGTURBO_VERSION=3.1.2
OPENJPEG_VERSION=2.5.3 OPENJPEG_VERSION=2.5.3

View File

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