mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
harfbuzz: Update to version 10.3.0
This commit is contained in:
parent
d26fe67ca7
commit
7ddb74b1b6
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "10.2.0",
|
"version": "10.3.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.2.0/harfbuzz-win64-10.2.0.zip",
|
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/10.3.0/harfbuzz-win64-10.3.0.zip",
|
||||||
"hash": "0b8fe8a8a7c88135133bd2d458feebeaedd7c975bfee9576cdfd2f6c431d1268",
|
"hash": "97af1a3f3c0246321e8b47876ecd17fb6694a553138e3936858428901e00c9a4",
|
||||||
"extract_dir": "harfbuzz-win64"
|
"extract_dir": "harfbuzz-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/10.2.0/harfbuzz-win32-10.2.0.zip",
|
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/10.3.0/harfbuzz-win32-10.3.0.zip",
|
||||||
"hash": "d5f06634592accc1e9e77528e4202d0c454a17b3cf1e15ff673b173015109cfe",
|
"hash": "fe18e2bc526619ec9fe61e2139f5ee31f82322625cac794444b46f151f04cfac",
|
||||||
"extract_dir": "harfbuzz-win32"
|
"extract_dir": "harfbuzz-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user