harfbuzz: Update to version 7.3.0

This commit is contained in:
github-actions[bot] 2023-05-10 00:33:40 +00:00
parent f1f59af2c6
commit 7f9f52243d

View File

@ -1,17 +1,17 @@
{
"version": "7.2.0",
"version": "7.3.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/7.2.0/harfbuzz-win64-7.2.0.zip",
"hash": "101880db20e7ab8ed50fa8a67804345ebcda13f62ee9c7bb187e0ed16758dbce",
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/7.3.0/harfbuzz-win64-7.3.0.zip",
"hash": "9c3d70582cbee704d27def28554523bf15dae6e505266f2fd186ff121d41bd5f",
"extract_dir": "harfbuzz-win64"
},
"32bit": {
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/7.2.0/harfbuzz-win32-7.2.0.zip",
"hash": "0d876364ef92e8c680080feacabe193667ffeef67068becaa020ccbd96fa12b8",
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/7.3.0/harfbuzz-win32-7.3.0.zip",
"hash": "7c37a9baf7e16e15d609b06b573eab6bd80e33b2566ed8e8545a2ca55ee7ac01",
"extract_dir": "harfbuzz-win32"
}
},