mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
harfbuzz: Update to version 5.3.0
This commit is contained in:
parent
09fc647a20
commit
918ac80cee
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "5.2.0",
|
"version": "5.3.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.2.0/harfbuzz-win64-5.2.0.zip",
|
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/5.3.0/harfbuzz-win64-5.3.0.zip",
|
||||||
"hash": "09a0c6bebd56f618cca88d2b3911fda73fb4108c91164219437e3f85930a3937",
|
"hash": "286ca0ee3cc52e5d471164de309b71dbb89a02b7253e724e75479e80357e0a65",
|
||||||
"extract_dir": "harfbuzz-win64"
|
"extract_dir": "harfbuzz-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/5.2.0/harfbuzz-win32-5.2.0.zip",
|
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/5.3.0/harfbuzz-win32-5.3.0.zip",
|
||||||
"hash": "45f498ef07fc1c943711f20344c83019cb3b6c3fda5f19adfad0fab83a938b4a",
|
"hash": "12096e968fe56db44a6d1abae3da011142289cbde9c655a4af32c5cd2d17feef",
|
||||||
"extract_dir": "harfbuzz-win32"
|
"extract_dir": "harfbuzz-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user