mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-18 17:45:15 +00:00
harfbuzz: Update to version 10.0.0
This commit is contained in:
parent
964654954d
commit
87608c2248
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "9.0.0",
|
||||
"version": "10.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/9.0.0/harfbuzz-win64-9.0.0.zip",
|
||||
"hash": "197e3ce16b28dcca3bdd0b3536bfb19cc80f2208647d207e1eef41978cc98d56",
|
||||
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/10.0.0/harfbuzz-win64-10.0.0.zip",
|
||||
"hash": "f9acd03e6c8580d36f7df288deb0942956084ec7f3ac67f5445049887f7f7c14",
|
||||
"extract_dir": "harfbuzz-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/9.0.0/harfbuzz-win32-9.0.0.zip",
|
||||
"hash": "db7606e3c32aacbb38dd8d398369712536e5159a37241f408cd53671c8607cc0",
|
||||
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/10.0.0/harfbuzz-win32-10.0.0.zip",
|
||||
"hash": "a9a4817fb6b7279d968127a3f997f3deec3343aae62c181b8dd5d42da94b7c77",
|
||||
"extract_dir": "harfbuzz-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user