mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
harfbuzz: Update to version 11.0.0
This commit is contained in:
parent
311b572f94
commit
5b0b4a6430
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "10.4.0",
|
"version": "11.0.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/10.4.0/harfbuzz-win64-10.4.0.zip",
|
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.0.0/harfbuzz-win64-11.0.0.zip",
|
||||||
"hash": "8da654e38aa3545a59f160f353909d0c81c29228981fea63db4cf2d918c3d656",
|
"hash": "72dc6ed89f673811ee1fd00bb89e0e213b3a95914e20e7de63ff11924ea75af0",
|
||||||
"extract_dir": "harfbuzz-win64"
|
"extract_dir": "harfbuzz-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/10.4.0/harfbuzz-win32-10.4.0.zip",
|
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.0.0/harfbuzz-win32-11.0.0.zip",
|
||||||
"hash": "d1f0fff6c503651b4deffb7ae10045d3670f3362623acfe8f52a682443403320",
|
"hash": "c955a993ed0facbe5c50e4b387373e1ffc37b522d0ca72925b43fdda4e428d1d",
|
||||||
"extract_dir": "harfbuzz-win32"
|
"extract_dir": "harfbuzz-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user