Updated harfbuzz to 10.0.1

This commit is contained in:
Andrew Murray 2024-09-25 08:33:18 +10:00
parent 55a25aa4b1
commit 72144ec530
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ ARCHIVE_SDIR=pillow-depends-main
# Package versions for fresh source builds
FREETYPE_VERSION=2.13.2
if [[ "$MB_ML_VER" != 2014 ]]; then
HARFBUZZ_VERSION=10.0.0
HARFBUZZ_VERSION=10.0.1
else
HARFBUZZ_VERSION=8.5.0
fi

View File

@ -112,7 +112,7 @@ V = {
"BROTLI": "1.1.0",
"FREETYPE": "2.13.3",
"FRIBIDI": "1.0.15",
"HARFBUZZ": "10.0.0",
"HARFBUZZ": "10.0.1",
"JPEGTURBO": "3.0.4",
"LCMS2": "2.16",
"LIBPNG": "1.6.44",