mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
harfbuzz: Update to version 11.2.1
This commit is contained in:
parent
d2f09cb72f
commit
8e87ea158e
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "11.2.0",
|
"version": "11.2.1",
|
||||||
"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/11.2.0/harfbuzz-win64-11.2.0.zip",
|
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.2.1/harfbuzz-win64-11.2.1.zip",
|
||||||
"hash": "28af6a01438402276af86a934d2942cb3b3ffaba2365559c4194fccc75c7d18f",
|
"hash": "8a322d0292ccc5221009fa6a31831c6d9dce1bf557d8f775fece9978058a39a9",
|
||||||
"extract_dir": "harfbuzz-win64"
|
"extract_dir": "harfbuzz-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.2.0/harfbuzz-win32-11.2.0.zip",
|
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.2.1/harfbuzz-win32-11.2.1.zip",
|
||||||
"hash": "11f41bba83abbe2cb825d896bbaf9fb273e2ed30990a3fb0b06a80bb75b3efe4",
|
"hash": "a34216607d8329606f024ba790fc804a508fc82b7a734bbd2178a279e78920b8",
|
||||||
"extract_dir": "harfbuzz-win32"
|
"extract_dir": "harfbuzz-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user