harfbuzz: Update to version 10.1.0

This commit is contained in:
github-actions[bot] 2024-11-05 08:30:39 +00:00
parent 63cd769eeb
commit f6311b3426

View File

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