harfbuzz: Update to version 11.5.0

This commit is contained in:
github-actions[bot] 2025-09-12 20:27:35 +00:00
parent a992147136
commit 19f12cf75c

View File

@ -1,17 +1,17 @@
{
"version": "11.4.5",
"version": "11.5.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.4.5/harfbuzz-win64-11.4.5.zip",
"hash": "9bc54e0122d914c53eb2578e53f84abcf476fade1221e3c9ccc50c9a0f2e2a07",
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.5.0/harfbuzz-win64-11.5.0.zip",
"hash": "ec8dcf4f6fab347903f478ff7bb2fcc0522d9d1704a3a974c7110b952688a836",
"extract_dir": "harfbuzz-win64"
},
"32bit": {
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.4.5/harfbuzz-win32-11.4.5.zip",
"hash": "d51bac77797e6703e005103916666d8ffec5d155a14193b736b936c0a0e64664",
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.5.0/harfbuzz-win32-11.5.0.zip",
"hash": "ec09c3badff692d42a4a5bed5e23c41930dc01e3f007abbb43acf8953b73e3af",
"extract_dir": "harfbuzz-win32"
}
},