diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2021-09-08 12:04:22 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-07 21:04:22 -0700 |
| commit | c126a7817c74c88ef95672640c5ec2ba518f7341 (patch) | |
| tree | d558e569cf018fdfb53bdd2ebdbd73e8b17364e8 /versions/h- | |
| parent | 4d8cf181f1172e32fb0494aebaa2a8a117c4cebc (diff) | |
| download | vcpkg-c126a7817c74c88ef95672640c5ec2ba518f7341.tar.gz vcpkg-c126a7817c74c88ef95672640c5ec2ba518f7341.zip | |
[harfbuzz] update to 2.9.0 (#19817)
* [harfbuzz] update to 2.9.0
* update version
* update version to version-semver
* update version
* remove fontconfig option
* update version
Diffstat (limited to 'versions/h-')
| -rw-r--r-- | versions/h-/harfbuzz.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/h-/harfbuzz.json b/versions/h-/harfbuzz.json index ced513c5e..928a7b385 100644 --- a/versions/h-/harfbuzz.json +++ b/versions/h-/harfbuzz.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "7bc55c4f88d240855ec6c7da3907811600e61b28", + "version-semver": "2.9.0", + "port-version": 0 + }, + { "git-tree": "823024398648ee98849f8a4f73f778a8f97ccd1f", "version": "2.8.2", "port-version": 0 |
