mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
harfbuzz: Update to version 7.0.0
This commit is contained in:
parent
6ec0d024da
commit
9b528e7b53
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "6.0.0",
|
"version": "7.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/6.0.0/harfbuzz-win64-6.0.0.zip",
|
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/7.0.0/harfbuzz-win64-7.0.0.zip",
|
||||||
"hash": "e39cdb21a1894882cd6d4786400d3302e30df558f2c4f39e7295dc4027755100",
|
"hash": "c9c2a8e052c77686f99139ee2127e3dfc0295f6bbbeb6d9da599d8024f51ad84",
|
||||||
"extract_dir": "harfbuzz-win64"
|
"extract_dir": "harfbuzz-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/6.0.0/harfbuzz-win32-6.0.0.zip",
|
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/7.0.0/harfbuzz-win32-7.0.0.zip",
|
||||||
"hash": "52554e9e31ccd419c1c58f4f66a27cf3dfd9b8e4ef3dc8d23f0d101403e742f7",
|
"hash": "bb74827784af9761d06d6b3ed3f605bfdf13999b5269cfd9141933c254b622ee",
|
||||||
"extract_dir": "harfbuzz-win32"
|
"extract_dir": "harfbuzz-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user