harfbuzz: Update to version 10.0.1

This commit is contained in:
github-actions[bot] 2024-09-24 20:28:03 +00:00
parent 65c37568e6
commit c4fead40de

View File

@ -1,17 +1,17 @@
{
"version": "10.0.0",
"version": "10.0.1",
"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/10.0.0/harfbuzz-win64-10.0.0.zip",
"hash": "f9acd03e6c8580d36f7df288deb0942956084ec7f3ac67f5445049887f7f7c14",
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/10.0.1/harfbuzz-win64-10.0.1.zip",
"hash": "a3769e82e4f1f76fb37de5430189486c6cc169251e7363c3e89565eb83448293",
"extract_dir": "harfbuzz-win64"
},
"32bit": {
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/10.0.0/harfbuzz-win32-10.0.0.zip",
"hash": "a9a4817fb6b7279d968127a3f997f3deec3343aae62c181b8dd5d42da94b7c77",
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/10.0.1/harfbuzz-win32-10.0.1.zip",
"hash": "bacce8648bc20dd3acf1821988f771f77eaf045d8d91c9be197af90766b1d7bc",
"extract_dir": "harfbuzz-win32"
}
},