harfbuzz: Update to version 11.3.2

This commit is contained in:
github-actions[bot] 2025-07-21 00:46:25 +00:00
parent d15c4dfeec
commit 45135876a6

View File

@ -1,17 +1,17 @@
{
"version": "11.2.1",
"version": "11.3.2",
"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.2.1/harfbuzz-win64-11.2.1.zip",
"hash": "8a322d0292ccc5221009fa6a31831c6d9dce1bf557d8f775fece9978058a39a9",
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.3.2/harfbuzz-win64-11.3.2.zip",
"hash": "d59c95802be0a8aea8acc1b7fdac9a734705fefe21b83a7d54a72d182e9109f0",
"extract_dir": "harfbuzz-win64"
},
"32bit": {
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.2.1/harfbuzz-win32-11.2.1.zip",
"hash": "a34216607d8329606f024ba790fc804a508fc82b7a734bbd2178a279e78920b8",
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.3.2/harfbuzz-win32-11.3.2.zip",
"hash": "fbd5e01aa2fc6d024824e33abaee8a92b8f6934ae81e46d02045572e06299e75",
"extract_dir": "harfbuzz-win32"
}
},