mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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.",
|
||||
"homepage": "https://harfbuzz.github.io/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/7.1.0/harfbuzz-win64-7.1.0.zip",
|
||||
"hash": "63bfa41fd1e2a0716c44537a28dc42df3b4195b7ab772c2d80a8692f81f829f4",
|
||||
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/7.2.0/harfbuzz-win64-7.2.0.zip",
|
||||
"hash": "101880db20e7ab8ed50fa8a67804345ebcda13f62ee9c7bb187e0ed16758dbce",
|
||||
"extract_dir": "harfbuzz-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/7.1.0/harfbuzz-win32-7.1.0.zip",
|
||||
"hash": "382a70ba8de32e80780e012587b0c674ef61695275a031049a789ec7fb312bdb",
|
||||
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/7.2.0/harfbuzz-win32-7.2.0.zip",
|
||||
"hash": "0d876364ef92e8c680080feacabe193667ffeef67068becaa020ccbd96fa12b8",
|
||||
"extract_dir": "harfbuzz-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user