mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 17:36:18 +03:00
Updated harfbuzz to 8.0.0
This commit is contained in:
parent
1953e43538
commit
16f5c6d5d7
|
@ -335,9 +335,9 @@ deps = {
|
|||
"libs": [r"imagequant.lib"],
|
||||
},
|
||||
"harfbuzz": {
|
||||
"url": "https://github.com/harfbuzz/harfbuzz/archive/7.3.0.zip",
|
||||
"filename": "harfbuzz-7.3.0.zip",
|
||||
"dir": "harfbuzz-7.3.0",
|
||||
"url": "https://github.com/harfbuzz/harfbuzz/archive/8.0.0.zip",
|
||||
"filename": "harfbuzz-8.0.0.zip",
|
||||
"dir": "harfbuzz-8.0.0",
|
||||
"license": "COPYING",
|
||||
"build": [
|
||||
*cmds_cmake(
|
||||
|
|
Loading…
Reference in New Issue
Block a user