harfbuzz: Update to version 10.2.0

This commit is contained in:
github-actions[bot] 2025-01-11 16:29:41 +00:00
parent 34a6038898
commit 4e7c7aaf48

View File

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