harfbuzz: Update to version 11.1.0

This commit is contained in:
github-actions[bot] 2025-04-16 20:29:59 +00:00
parent fd39a70219
commit 1ae9770a35

View File

@ -1,17 +1,17 @@
{
"version": "11.0.1",
"version": "11.1.0",
"description": "Text shaping engine. Supports OpenType and Apple Advanced Typography.",
"homepage": "https://harfbuzz.github.io/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.0.1/harfbuzz-win64-11.0.1.zip",
"hash": "5715295b0ceb1172ee82a097aaf62e0282eff6044aaaf6a6b811a8432c69f575",
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.1.0/harfbuzz-win64-11.1.0.zip",
"hash": "0899ec7871a9acb102ace645ee1a551f1610612795c4b1c876b836604f3a8e6c",
"extract_dir": "harfbuzz-win64"
},
"32bit": {
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.0.1/harfbuzz-win32-11.0.1.zip",
"hash": "f4515eea3bcde6f242dc202b47ac9f0e010dabbb5316e938fce977387d73829e",
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.1.0/harfbuzz-win32-11.1.0.zip",
"hash": "fe6e72ecd9e3061a102deaf7d6a124edb2dad9e3b1fc04a35753e6aecfea2e2e",
"extract_dir": "harfbuzz-win32"
}
},