mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
harfbuzz: Update to version 7.2.0
This commit is contained in:
parent
dd94408210
commit
734dd580a6
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "7.1.0",
|
"version": "7.2.0",
|
||||||
"description": "Text shaping engine. Supports OpenType and Apple Advanced Typography.",
|
"description": "Text shaping engine. Supports OpenType and Apple Advanced Typography.",
|
||||||
"homepage": "https://harfbuzz.github.io/",
|
"homepage": "https://harfbuzz.github.io/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/7.1.0/harfbuzz-win64-7.1.0.zip",
|
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/7.2.0/harfbuzz-win64-7.2.0.zip",
|
||||||
"hash": "63bfa41fd1e2a0716c44537a28dc42df3b4195b7ab772c2d80a8692f81f829f4",
|
"hash": "101880db20e7ab8ed50fa8a67804345ebcda13f62ee9c7bb187e0ed16758dbce",
|
||||||
"extract_dir": "harfbuzz-win64"
|
"extract_dir": "harfbuzz-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/7.1.0/harfbuzz-win32-7.1.0.zip",
|
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/7.2.0/harfbuzz-win32-7.2.0.zip",
|
||||||
"hash": "382a70ba8de32e80780e012587b0c674ef61695275a031049a789ec7fb312bdb",
|
"hash": "0d876364ef92e8c680080feacabe193667ffeef67068becaa020ccbd96fa12b8",
|
||||||
"extract_dir": "harfbuzz-win32"
|
"extract_dir": "harfbuzz-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user