harfbuzz: Update to version 6.0.0

This commit is contained in:
github-actions[bot] 2022-12-17 00:33:14 +00:00
parent 858e0e1278
commit 6419030ce1

View File

@ -1,17 +1,17 @@
{
"version": "5.3.1",
"version": "6.0.0",
"description": "Text shaping engine. Supports OpenType and Apple Advanced Typography.",
"homepage": "http://harfbuzz.github.io/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/5.3.1/harfbuzz-win64-5.3.1.zip",
"hash": "31c62e2180f9618f7d37d4e8bf875507e7fd2b472ef34ca03de0845a0dda7578",
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/6.0.0/harfbuzz-win64-6.0.0.zip",
"hash": "e39cdb21a1894882cd6d4786400d3302e30df558f2c4f39e7295dc4027755100",
"extract_dir": "harfbuzz-win64"
},
"32bit": {
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/5.3.1/harfbuzz-win32-5.3.1.zip",
"hash": "7f42f460a7a9ffaf966440a5fb0ce5bd9781e105329236f41a430d0723ff14a2",
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/6.0.0/harfbuzz-win32-6.0.0.zip",
"hash": "52554e9e31ccd419c1c58f4f66a27cf3dfd9b8e4ef3dc8d23f0d101403e742f7",
"extract_dir": "harfbuzz-win32"
}
},