File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ ARCHIVE_SDIR=pillow-depends-main
55
66# Package versions for fresh source builds
77FREETYPE_VERSION=2.13.2
8- HARFBUZZ_VERSION=8.2.1
8+ HARFBUZZ_VERSION=8.2.2
99LIBPNG_VERSION=1.6.40
1010JPEGTURBO_VERSION=3.0.0
1111OPENJPEG_VERSION=2.5.0
Original file line number Diff line number Diff line change @@ -339,9 +339,9 @@ def cmd_msbuild(
339339 "libs" : [r"imagequant.lib" ],
340340 },
341341 "harfbuzz" : {
342- "url" : "https://github.com/harfbuzz/harfbuzz/archive/8.2.1 .zip" ,
343- "filename" : "harfbuzz-8.2.1 .zip" ,
344- "dir" : "harfbuzz-8.2.1 " ,
342+ "url" : "https://github.com/harfbuzz/harfbuzz/archive/8.2.2 .zip" ,
343+ "filename" : "harfbuzz-8.2.2 .zip" ,
344+ "dir" : "harfbuzz-8.2.2 " ,
345345 "license" : "COPYING" ,
346346 "build" : [
347347 * cmds_cmake (
You can’t perform that action at this time.
0 commit comments