Skip to content

Commit 6a022d3

Browse files
committed
Updated freetype to 2.14.3
1 parent 1bb14c4 commit 6a022d3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/wheels-dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ fi
9090
ARCHIVE_SDIR=pillow-depends-main
9191

9292
# Package versions for fresh source builds.
93-
FREETYPE_VERSION=2.14.2
93+
FREETYPE_VERSION=2.14.3
9494
HARFBUZZ_VERSION=13.0.1
9595
LIBPNG_VERSION=1.6.55
9696
JPEGTURBO_VERSION=3.1.3

winbuild/build_prepare.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ def cmd_msbuild(
114114

115115
V = {
116116
"BROTLI": "1.2.0",
117-
"FREETYPE": "2.14.2",
117+
"FREETYPE": "2.14.3",
118118
"FRIBIDI": "1.0.16",
119119
"HARFBUZZ": "13.0.1",
120120
"JPEGTURBO": "3.1.3",

0 commit comments

Comments
 (0)