harfbuzz: Update to version 8.3.0

This commit is contained in:
github-actions[bot] 2023-11-11 20:23:20 +00:00
parent 26ad592dc1
commit 19b9269806

View File

@ -1,17 +1,17 @@
{
"version": "8.2.2",
"version": "8.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/8.2.2/harfbuzz-win64-8.2.2.zip",
"hash": "2e50fc12814463fc8c472d3d5d52f688f484f33eaf7a522db1614d1f7dc09d78",
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.3.0/harfbuzz-win64-8.3.0.zip",
"hash": "90e3d1ab561f7e76028986f02967bdaf0e965dffce64b65ef3551dd9d49d953a",
"extract_dir": "harfbuzz-win64"
},
"32bit": {
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.2.2/harfbuzz-win32-8.2.2.zip",
"hash": "7b718ff105006cb660fbc8c739df87ccb898713a45330fa34268eba297cd02c0",
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/8.3.0/harfbuzz-win32-8.3.0.zip",
"hash": "bbc1154d9cee99dbee2e61f72efbf31b79fec306afebf2732690651339959c79",
"extract_dir": "harfbuzz-win32"
}
},