mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 14:51:22 +00:00
harfbuzz: Update to version 6.0.0
This commit is contained in:
parent
858e0e1278
commit
6419030ce1
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "5.3.1",
|
"version": "6.0.0",
|
||||||
"description": "Text shaping engine. Supports OpenType and Apple Advanced Typography.",
|
"description": "Text shaping engine. Supports OpenType and Apple Advanced Typography.",
|
||||||
"homepage": "http://harfbuzz.github.io/",
|
"homepage": "http://harfbuzz.github.io/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/5.3.1/harfbuzz-win64-5.3.1.zip",
|
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/6.0.0/harfbuzz-win64-6.0.0.zip",
|
||||||
"hash": "31c62e2180f9618f7d37d4e8bf875507e7fd2b472ef34ca03de0845a0dda7578",
|
"hash": "e39cdb21a1894882cd6d4786400d3302e30df558f2c4f39e7295dc4027755100",
|
||||||
"extract_dir": "harfbuzz-win64"
|
"extract_dir": "harfbuzz-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/5.3.1/harfbuzz-win32-5.3.1.zip",
|
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/6.0.0/harfbuzz-win32-6.0.0.zip",
|
||||||
"hash": "7f42f460a7a9ffaf966440a5fb0ce5bd9781e105329236f41a430d0723ff14a2",
|
"hash": "52554e9e31ccd419c1c58f4f66a27cf3dfd9b8e4ef3dc8d23f0d101403e742f7",
|
||||||
"extract_dir": "harfbuzz-win32"
|
"extract_dir": "harfbuzz-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user