harfbuzz: Update to version 8.2.2

This commit is contained in:
github-actions[bot] 2023-10-18 00:33:27 +00:00
parent 0f8c0cf97c
commit c1e821d12e

View File

@ -1,17 +1,17 @@
{
"version": "8.2.1",
"version": "8.2.2",
"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.2.1/harfbuzz-win64-8.2.1.zip",
"hash": "888c6ffe37324b8b1c5a0bbbe8d5c1f3375e8dc9621c7a1bd4b13840b8a04af8",
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.2.2/harfbuzz-win64-8.2.2.zip",
"hash": "2e50fc12814463fc8c472d3d5d52f688f484f33eaf7a522db1614d1f7dc09d78",
"extract_dir": "harfbuzz-win64"
},
"32bit": {
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.2.1/harfbuzz-win32-8.2.1.zip",
"hash": "97bca50abfe4700828c16c4660056c6f56709deca401a4191fd56506dca096cb",
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.2.2/harfbuzz-win32-8.2.2.zip",
"hash": "7b718ff105006cb660fbc8c739df87ccb898713a45330fa34268eba297cd02c0",
"extract_dir": "harfbuzz-win32"
}
},