diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2021-08-03 07:44:53 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-02 16:44:53 -0700 |
| commit | fb24bdc58be7791fcf31baa8476eb6561010b06a (patch) | |
| tree | a5f193203dd76ef9c2489c7c1a482099c29bf19f /versions/l-/libxml2.json | |
| parent | 2f573976e68cc1ededbfa811adb4475dea321872 (diff) | |
| download | vcpkg-fb24bdc58be7791fcf31baa8476eb6561010b06a.tar.gz vcpkg-fb24bdc58be7791fcf31baa8476eb6561010b06a.zip | |
[libxml2] Fix build error on uwp (#19221)
* [libxml2] Fix build error on uwp
* Update versions
Diffstat (limited to 'versions/l-/libxml2.json')
| -rw-r--r-- | versions/l-/libxml2.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/l-/libxml2.json b/versions/l-/libxml2.json index d88953a5a..ea8950c96 100644 --- a/versions/l-/libxml2.json +++ b/versions/l-/libxml2.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "f86cd2ab2c75dcd8e97ee18191b343f0b31bfb7c", + "version-semver": "2.9.12", + "port-version": 2 + }, + { "git-tree": "a68bece41619060ca2e212b916dcc60c65ca3603", "version-semver": "2.9.12", "port-version": 1 |
