harfbuzz: Update to version 4.4.0

This commit is contained in:
github-actions[bot] 2022-06-27 20:27:55 +00:00
parent 43b3a291ed
commit e69741eda3

View File

@ -1,17 +1,17 @@
{
"version": "4.3.0",
"version": "4.4.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/4.3.0/harfbuzz-win64-4.3.0.zip",
"hash": "252aae188b1c0976ed90392b549d277450a8d63ff9381b0bf5075f02b5c3cd35",
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/4.4.0/harfbuzz-win64-4.4.0.zip",
"hash": "56cc082a9731aa0390e49c3c9e9a870d67f788db881353c120a5df5894a95646",
"extract_dir": "harfbuzz-win64"
},
"32bit": {
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/4.3.0/harfbuzz-win32-4.3.0.zip",
"hash": "68dc3e28ed8ec9a7683ad773371e3b990798e25bad26c5eb8edf43f5a247d2cc",
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/4.4.0/harfbuzz-win32-4.4.0.zip",
"hash": "2452214d75bddfc5e9a3a86b98af4b3718b55c0fdca7567d608b002079fffd43",
"extract_dir": "harfbuzz-win32"
}
},