[harfbuzz] Update to 9.0.0 (#39563)

This commit is contained in:
Bruce Mitchener 2024-06-29 07:27:04 +07:00 committed by GitHub
parent fbb916cc16
commit 6f1acd41b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 5 deletions

View File

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

View File

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

View File

@ -3369,8 +3369,8 @@
"port-version": 0
},
"harfbuzz": {
"baseline": "8.5.0",
"port-version": 1
"baseline": "9.0.0",
"port-version": 0
},
"hash-library": {
"baseline": "8",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "c46893f9942b1516524920b9f82d8f7fcaa06cc9",
"version": "9.0.0",
"port-version": 0
},
{
"git-tree": "14cae658d3e86c06b7c572997e729376ef93c90f",
"version": "8.5.0",