harfbuzz: Update to version 5.3.1

This commit is contained in:
github-actions[bot] 2022-10-20 08:30:53 +00:00
parent db39ece38d
commit 2c487f1caf

View File

@ -1,17 +1,17 @@
{
"version": "5.3.0",
"version": "5.3.1",
"description": "Text shaping engine. Supports OpenType and Apple Advanced Typography.",
"homepage": "http://harfbuzz.github.io/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/5.3.0/harfbuzz-win64-5.3.0.zip",
"hash": "286ca0ee3cc52e5d471164de309b71dbb89a02b7253e724e75479e80357e0a65",
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/5.3.1/harfbuzz-win64-5.3.1.zip",
"hash": "31c62e2180f9618f7d37d4e8bf875507e7fd2b472ef34ca03de0845a0dda7578",
"extract_dir": "harfbuzz-win64"
},
"32bit": {
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/5.3.0/harfbuzz-win32-5.3.0.zip",
"hash": "12096e968fe56db44a6d1abae3da011142289cbde9c655a4af32c5cd2d17feef",
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/5.3.1/harfbuzz-win32-5.3.1.zip",
"hash": "7f42f460a7a9ffaf966440a5fb0ce5bd9781e105329236f41a430d0723ff14a2",
"extract_dir": "harfbuzz-win32"
}
},