diff options
| author | chausner <15180557+chausner@users.noreply.github.com> | 2021-10-12 05:12:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-11 20:12:26 -0700 |
| commit | f4922ef9991310705dce4f1ac95534f1218f6c24 (patch) | |
| tree | f70a6e2f3a7aae31f452c64c99162acf81eae2c3 /versions | |
| parent | 80e863f62c3dc70cdbd2f7745e0378342376e34f (diff) | |
| download | vcpkg-f4922ef9991310705dce4f1ac95534f1218f6c24.tar.gz vcpkg-f4922ef9991310705dce4f1ac95534f1218f6c24.zip | |
[tinyxml2] Update to 9.0.0 (#20607)
* Update tinyxml2 to 9.0.0
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 4 | ||||
| -rw-r--r-- | versions/t-/tinyxml2.json | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index d61319332..b575bf12c 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -6665,8 +6665,8 @@ "port-version": 8 }, "tinyxml2": { - "baseline": "8.0.0", - "port-version": 2 + "baseline": "9.0.0", + "port-version": 0 }, "tl-expected": { "baseline": "1.0.0", diff --git a/versions/t-/tinyxml2.json b/versions/t-/tinyxml2.json index 0d16235d0..aebfd80f0 100644 --- a/versions/t-/tinyxml2.json +++ b/versions/t-/tinyxml2.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "a8b086bdb3eaa94fea466bf8565d7c98b00c9f94", + "version-semver": "9.0.0", + "port-version": 0 + }, + { "git-tree": "6c434072d7cd45db70c50b5553673f174b981eee", "version-string": "8.0.0", "port-version": 2 |
