From f4862597f8295f9d6350cdae666a83fdefbc4c0e Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Tue, 4 May 2021 13:24:06 +1000 Subject: [PATCH] Updated harfbuzz to 2.8.1 --- config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.sh b/config.sh index 3f31a8610..4eba86889 100644 --- a/config.sh +++ b/config.sh @@ -5,7 +5,7 @@ ARCHIVE_SDIR=pillow-depends-master # Package versions for fresh source builds FREETYPE_VERSION=2.10.4 -HARFBUZZ_VERSION=2.8.0 +HARFBUZZ_VERSION=2.8.1 LIBPNG_VERSION=1.6.37 ZLIB_VERSION=1.2.11 JPEG_VERSION=9d