mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
harfbuzz: Update to version 8.5.0
This commit is contained in:
parent
08480f252f
commit
0d632f55cb
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "8.4.0",
|
"version": "8.5.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.4.0/harfbuzz-win64-8.4.0.zip",
|
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.5.0/harfbuzz-win64-8.5.0.zip",
|
||||||
"hash": "4038149cbfde8c814529203fc1e4cc2f4478814a05604d52e5104febbaafbb9f",
|
"hash": "fb1b1cd053a99749f073633daec12bb587a2f5d78a0a7050ba4e4afdcb6de467",
|
||||||
"extract_dir": "harfbuzz-win64"
|
"extract_dir": "harfbuzz-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.4.0/harfbuzz-win32-8.4.0.zip",
|
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.5.0/harfbuzz-win32-8.5.0.zip",
|
||||||
"hash": "cea962a6dd7e90aaee568ac9311bcd9b8d8bd1885b24d2a984d1d0bda9acd763",
|
"hash": "4628459a3aea559c7d9542d5e9894cf1650d33f6735998389659f8b17a0d7bff",
|
||||||
"extract_dir": "harfbuzz-win32"
|
"extract_dir": "harfbuzz-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user