harfbuzz: Update to version 8.0.1

This commit is contained in:
github-actions[bot] 2023-07-12 16:31:02 +00:00
parent 4586fd6fb6
commit 556c8cd2f7

View File

@ -1,17 +1,17 @@
{
"version": "8.0.0",
"version": "8.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/8.0.0/harfbuzz-win64-8.0.0.zip",
"hash": "04a701a2da43202f88fcf60a83edf7f48bf044a9bc5c6fd36468dbdab958f347",
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.0.1/harfbuzz-win64-8.0.1.zip",
"hash": "2c480384c3110318b5fb087531eeee0a02c3ac93185999e835571ca5a7e361f0",
"extract_dir": "harfbuzz-win64"
},
"32bit": {
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.0.0/harfbuzz-win32-8.0.0.zip",
"hash": "1b72cdb19f1fe1be8cc6e353279c150adce546a9cdf2dace2d61da2190433f5f",
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.0.1/harfbuzz-win32-8.0.1.zip",
"hash": "b9993c57b879d25dc108be19e7af6e058e9335e68407fb4f632fed09ad0341af",
"extract_dir": "harfbuzz-win32"
}
},