harfbuzz: Update to version 11.4.5

This commit is contained in:
github-actions[bot] 2025-08-30 12:30:54 +00:00
parent 550af69649
commit c4b08d022d

View File

@ -1,17 +1,17 @@
{ {
"version": "11.4.4", "version": "11.4.5",
"description": "Text shaping engine. Supports OpenType and Apple Advanced Typography.", "description": "Text shaping engine. Supports OpenType and Apple Advanced Typography.",
"homepage": "https://harfbuzz.github.io/", "homepage": "https://harfbuzz.github.io/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.4.4/harfbuzz-win64-11.4.4.zip", "url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.4.5/harfbuzz-win64-11.4.5.zip",
"hash": "bd35d6e595b2cb6099871ff04d2934028dec213848084392ccc685bdef20e9eb", "hash": "9bc54e0122d914c53eb2578e53f84abcf476fade1221e3c9ccc50c9a0f2e2a07",
"extract_dir": "harfbuzz-win64" "extract_dir": "harfbuzz-win64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.4.4/harfbuzz-win32-11.4.4.zip", "url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.4.5/harfbuzz-win32-11.4.5.zip",
"hash": "bdb90b8ee8e4a8ea2f4f9742a18a39997bece192d4303b9b2c8266c66d3d461e", "hash": "d51bac77797e6703e005103916666d8ffec5d155a14193b736b936c0a0e64664",
"extract_dir": "harfbuzz-win32" "extract_dir": "harfbuzz-win32"
} }
}, },