mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
harfbuzz: Update to version 8.1.0
This commit is contained in:
parent
9bbe3e3b17
commit
ad708cd187
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "8.0.1",
|
"version": "8.1.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/8.0.1/harfbuzz-win64-8.0.1.zip",
|
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.1.0/harfbuzz-win64-8.1.0.zip",
|
||||||
"hash": "2c480384c3110318b5fb087531eeee0a02c3ac93185999e835571ca5a7e361f0",
|
"hash": "d1d1ce7fcf6186f7566145090cf08af358e2536038b9685d2a83bc7409fd9aca",
|
||||||
"extract_dir": "harfbuzz-win64"
|
"extract_dir": "harfbuzz-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.0.1/harfbuzz-win32-8.0.1.zip",
|
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.1.0/harfbuzz-win32-8.1.0.zip",
|
||||||
"hash": "b9993c57b879d25dc108be19e7af6e058e9335e68407fb4f632fed09ad0341af",
|
"hash": "5c3d40d380496529ae80805dff8718bdac5fd8c7179577e8adef8e8ea9b48084",
|
||||||
"extract_dir": "harfbuzz-win32"
|
"extract_dir": "harfbuzz-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user