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.3.0
99LIBPNG_VERSION=1.6.40
1010JPEGTURBO_VERSION=3.0.1
1111OPENJPEG_VERSION=2.5.0
Original file line number Diff line number Diff line change @@ -337,9 +337,9 @@ def cmd_msbuild(
337337 "libs" : [r"imagequant.lib" ],
338338 },
339339 "harfbuzz" : {
340- "url" : "https://github.com/harfbuzz/harfbuzz/archive/8.2.1 .zip" ,
341- "filename" : "harfbuzz-8.2.1 .zip" ,
342- "dir" : "harfbuzz-8.2.1 " ,
340+ "url" : "https://github.com/harfbuzz/harfbuzz/archive/8.3.0 .zip" ,
341+ "filename" : "harfbuzz-8.3.0 .zip" ,
342+ "dir" : "harfbuzz-8.3.0 " ,
343343 "license" : "COPYING" ,
344344 "build" : [
345345 * cmds_cmake (
You can’t perform that action at this time.
0 commit comments