mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
harfbuzz: Update to version 7.1.0
This commit is contained in:
parent
55c992c0c6
commit
ceedf4b8a1
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "7.0.1",
|
||||
"version": "7.1.0",
|
||||
"description": "Text shaping engine. Supports OpenType and Apple Advanced Typography.",
|
||||
"homepage": "http://harfbuzz.github.io/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/7.0.1/harfbuzz-win64-7.0.1.zip",
|
||||
"hash": "1f8d19ec7778ed2b7b647ad022c26d069d70a50258d3476843da3f5226521244",
|
||||
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/7.1.0/harfbuzz-win64-7.1.0.zip",
|
||||
"hash": "63bfa41fd1e2a0716c44537a28dc42df3b4195b7ab772c2d80a8692f81f829f4",
|
||||
"extract_dir": "harfbuzz-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/7.0.1/harfbuzz-win32-7.0.1.zip",
|
||||
"hash": "f49c5047900daedcb2f382c35aa39fd4964595e3d4c3c555798190a47d1e33af",
|
||||
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/7.1.0/harfbuzz-win32-7.1.0.zip",
|
||||
"hash": "382a70ba8de32e80780e012587b0c674ef61695275a031049a789ec7fb312bdb",
|
||||
"extract_dir": "harfbuzz-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user