mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-14 13:40:47 +08:00
* [harfbuzz] Update to 6.0.0 * [harfbuzz] Update to 6.0.0: Format-Manifest * [harfbuzz] Update to 6.0.0: x-add-version
This commit is contained in:
parent
12b7cfe610
commit
1c89e29135
@ -2,7 +2,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO harfbuzz/harfbuzz
|
||||
REF "${VERSION}"
|
||||
SHA512 cc9fe9e504d01c74c488a8720317edf5909008d71eb332cf9c69991cff474657d2c3643eb3a735c047e28d54568ab886e5fea1038e6573d932ac215c3a6746a5
|
||||
SHA512 7a96b5ffc1c15c919275dad9456575fe12dfa54883fecad5fd42c0e3c64360178425f70d2fbe3c44f39a61361320b4a6ec8af7c4f8378ad788d460a609f3e224
|
||||
HEAD_REF master
|
||||
PATCHES
|
||||
)
|
||||
|
@ -1,7 +1,6 @@
|
||||
{
|
||||
"name": "harfbuzz",
|
||||
"version": "5.3.1",
|
||||
"port-version": 1,
|
||||
"version": "6.0.0",
|
||||
"description": "HarfBuzz OpenType text shaping engine",
|
||||
"homepage": "https://github.com/harfbuzz/harfbuzz",
|
||||
"license": "MIT-Modern-Variant",
|
||||
|
@ -2913,8 +2913,8 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"harfbuzz": {
|
||||
"baseline": "5.3.1",
|
||||
"port-version": 1
|
||||
"baseline": "6.0.0",
|
||||
"port-version": 0
|
||||
},
|
||||
"hash-library": {
|
||||
"baseline": "8",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "15421f25032e5e207a4edfcd457bd6cd5643070d",
|
||||
"version": "6.0.0",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "49ecf8cf3003559031c4c0d4989ac00ac39af3f9",
|
||||
"version": "5.3.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user