harfbuzz: Update to version 12.3.2

This commit is contained in:
github-actions[bot] 2026-01-24 12:32:37 +00:00
parent aafe7f178c
commit 0b1ba4cf0e

View File

@ -1,17 +1,17 @@
{
"version": "12.3.1",
"version": "12.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/12.3.1/harfbuzz-win64-12.3.1.zip",
"hash": "630f65b131cff4d5c02ee3b5e401f28e41771c43a7bd5bab305332eabb4b8742",
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/12.3.2/harfbuzz-win64-12.3.2.zip",
"hash": "74cb07d47138f99ac62527e272c952f95c1efe75af602f79f9a21b48d6b73fb1",
"extract_dir": "harfbuzz-win64"
},
"32bit": {
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/12.3.1/harfbuzz-win32-12.3.1.zip",
"hash": "623ebf82909ec440800ab0de3fe195047005c34ba775bd60bf1d7bfdb9a4d326",
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/12.3.2/harfbuzz-win32-12.3.2.zip",
"hash": "6e1a6d22fc7b4c6d786251dee6bce4995aacc381233654937edc9f64ac3f26e9",
"extract_dir": "harfbuzz-win32"
}
},