[harfbuzz] Update to 10.1.0 (#41963)

This commit is contained in:
Bruce Mitchener 2024-11-07 11:47:19 +07:00 committed by GitHub
parent f9631b2316
commit af060d94a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO harfbuzz/harfbuzz
REF ${VERSION}
SHA512 ca1b7af7b4d05c9321a64b6083d618ca8a758547a8fc43eae5c2769110dcc784f9bb769d2ddb9479ebe62bb3f91ee9d5320fb4eaad3244b783f4fe31e6de33a0
SHA512 47817eaecaf987f8aa67dc9eb7f87c0cfc00705b192245063322a1c360501e47be20f745907302b8c497ab7d15f423fbf6d7766e437cf9871cf5c617b1590407
HEAD_REF master
PATCHES
fix-win32-build.patch

View File

@ -1,6 +1,6 @@
{
"name": "harfbuzz",
"version": "10.0.1",
"version": "10.1.0",
"description": "HarfBuzz OpenType text shaping engine",
"homepage": "https://github.com/harfbuzz/harfbuzz",
"license": "MIT-Modern-Variant",

View File

@ -3425,7 +3425,7 @@
"port-version": 0
},
"harfbuzz": {
"baseline": "10.0.1",
"baseline": "10.1.0",
"port-version": 0
},
"hash-library": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "0bf3419dd2362d61aa7b93eceba27acf0a7b826c",
"version": "10.1.0",
"port-version": 0
},
{
"git-tree": "816a8378a801aa2b0d2cdf2e601b9ee3cfe31dab",
"version": "10.0.1",