Update freetype to 2.14.3 (#9485)

This commit is contained in:
Hugo van Kemenade 2026-03-25 14:37:14 +02:00 committed by GitHub
commit e7f150df7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -90,7 +90,7 @@ fi
ARCHIVE_SDIR=pillow-depends-main
# Package versions for fresh source builds.
FREETYPE_VERSION=2.14.2
FREETYPE_VERSION=2.14.3
HARFBUZZ_VERSION=13.2.1
LIBPNG_VERSION=1.6.55
JPEGTURBO_VERSION=3.1.3

View File

@ -114,7 +114,7 @@ ARCHITECTURES = {
V = {
"BROTLI": "1.2.0",
"FREETYPE": "2.14.2",
"FREETYPE": "2.14.3",
"FRIBIDI": "1.0.16",
"HARFBUZZ": "13.2.1",
"JPEGTURBO": "3.1.3",