From 4cb095670b56f0313efa351fe962e67fad61d041 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Fri, 9 Jul 2021 10:07:44 +1000 Subject: [PATCH] Updated harfbuzz to 2.8.2 --- config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.sh b/config.sh index 71017f664..216f022d0 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.1 +HARFBUZZ_VERSION=2.8.2 LIBPNG_VERSION=1.6.37 ZLIB_VERSION=1.2.11 JPEG_VERSION=9d