mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
harfbuzz: Update to version 4.4.0
This commit is contained in:
parent
43b3a291ed
commit
e69741eda3
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "4.3.0",
|
"version": "4.4.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/4.3.0/harfbuzz-win64-4.3.0.zip",
|
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/4.4.0/harfbuzz-win64-4.4.0.zip",
|
||||||
"hash": "252aae188b1c0976ed90392b549d277450a8d63ff9381b0bf5075f02b5c3cd35",
|
"hash": "56cc082a9731aa0390e49c3c9e9a870d67f788db881353c120a5df5894a95646",
|
||||||
"extract_dir": "harfbuzz-win64"
|
"extract_dir": "harfbuzz-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/4.3.0/harfbuzz-win32-4.3.0.zip",
|
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/4.4.0/harfbuzz-win32-4.4.0.zip",
|
||||||
"hash": "68dc3e28ed8ec9a7683ad773371e3b990798e25bad26c5eb8edf43f5a247d2cc",
|
"hash": "2452214d75bddfc5e9a3a86b98af4b3718b55c0fdca7567d608b002079fffd43",
|
||||||
"extract_dir": "harfbuzz-win32"
|
"extract_dir": "harfbuzz-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user