mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
harfbuzz: Update to version 8.0.0
This commit is contained in:
parent
e17e8709c8
commit
301355da01
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "7.3.0",
|
||||
"version": "8.0.0",
|
||||
"description": "Text shaping engine. Supports OpenType and Apple Advanced Typography.",
|
||||
"homepage": "https://harfbuzz.github.io/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/7.3.0/harfbuzz-win64-7.3.0.zip",
|
||||
"hash": "9c3d70582cbee704d27def28554523bf15dae6e505266f2fd186ff121d41bd5f",
|
||||
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.0.0/harfbuzz-win64-8.0.0.zip",
|
||||
"hash": "04a701a2da43202f88fcf60a83edf7f48bf044a9bc5c6fd36468dbdab958f347",
|
||||
"extract_dir": "harfbuzz-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/7.3.0/harfbuzz-win32-7.3.0.zip",
|
||||
"hash": "7c37a9baf7e16e15d609b06b573eab6bd80e33b2566ed8e8545a2ca55ee7ac01",
|
||||
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.0.0/harfbuzz-win32-8.0.0.zip",
|
||||
"hash": "1b72cdb19f1fe1be8cc6e353279c150adce546a9cdf2dace2d61da2190433f5f",
|
||||
"extract_dir": "harfbuzz-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user