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 @@ -16,7 +16,7 @@ ARCHIVE_SDIR=pillow-depends-main
1616
1717# Package versions for fresh source builds
1818FREETYPE_VERSION=2.13.2
19- HARFBUZZ_VERSION=8.2.1
19+ HARFBUZZ_VERSION=8.3.0
2020LIBPNG_VERSION=1.6.40
2121JPEGTURBO_VERSION=3.0.1
2222OPENJPEG_VERSION=2.5.0
Original file line number Diff line number Diff line change @@ -345,9 +345,9 @@ def cmd_msbuild(
345345 "libs" : [r"imagequant.lib" ],
346346 },
347347 "harfbuzz" : {
348- "url" : "https://github.com/harfbuzz/harfbuzz/archive/8.2.1 .zip" ,
349- "filename" : "harfbuzz-8.2.1 .zip" ,
350- "dir" : "harfbuzz-8.2.1 " ,
348+ "url" : "https://github.com/harfbuzz/harfbuzz/archive/8.3.0 .zip" ,
349+ "filename" : "harfbuzz-8.3.0 .zip" ,
350+ "dir" : "harfbuzz-8.3.0 " ,
351351 "license" : "COPYING" ,
352352 "build" : [
353353 * cmds_cmake (
You can’t perform that action at this time.
0 commit comments