mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-11-11 13:25:33 +03:00
Update harfbuzz to 12.1.0 (#9218)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
This commit is contained in:
parent
1a1194abe7
commit
b3d1836907
2
.github/workflows/wheels-dependencies.sh
vendored
2
.github/workflows/wheels-dependencies.sh
vendored
|
|
@ -98,7 +98,7 @@ if [[ -n "$IOS_SDK" ]]; then
|
|||
else
|
||||
FREETYPE_VERSION=2.14.1
|
||||
fi
|
||||
HARFBUZZ_VERSION=11.5.0
|
||||
HARFBUZZ_VERSION=12.1.0
|
||||
LIBPNG_VERSION=1.6.50
|
||||
JPEGTURBO_VERSION=3.1.2
|
||||
OPENJPEG_VERSION=2.5.4
|
||||
|
|
|
|||
|
|
@ -116,7 +116,7 @@ V = {
|
|||
"BROTLI": "1.1.0",
|
||||
"FREETYPE": "2.14.1",
|
||||
"FRIBIDI": "1.0.16",
|
||||
"HARFBUZZ": "11.5.0",
|
||||
"HARFBUZZ": "12.1.0",
|
||||
"JPEGTURBO": "3.1.2",
|
||||
"LCMS2": "2.17",
|
||||
"LIBAVIF": "1.3.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user