diff options
| author | chausner <15180557+chausner@users.noreply.github.com> | 2021-10-06 01:13:21 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-05 16:13:21 -0700 |
| commit | 8f236ca74d7ae223589deef77304a45ada9fa30d (patch) | |
| tree | b36a43abf36140b77280a4fbd417a340534e045b /versions | |
| parent | 97d384b1175b295df2aa69df145fa850656d5af3 (diff) | |
| download | vcpkg-8f236ca74d7ae223589deef77304a45ada9fa30d.tar.gz vcpkg-8f236ca74d7ae223589deef77304a45ada9fa30d.zip | |
[tmxlite] Update to 1.3.0 (#20492)
* Update tmxlite to 1.3.0
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 4 | ||||
| -rw-r--r-- | versions/t-/tmxlite.json | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index a4ad0f361..a3a44f2f8 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -6685,8 +6685,8 @@ "port-version": 1 }, "tmxlite": { - "baseline": "2019-03-05", - "port-version": 1 + "baseline": "1.3.0", + "port-version": 0 }, "tmxparser": { "baseline": "2.1.0", diff --git a/versions/t-/tmxlite.json b/versions/t-/tmxlite.json index e66ad8161..09092bb6a 100644 --- a/versions/t-/tmxlite.json +++ b/versions/t-/tmxlite.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "a60946b8d791faf0936b14f7ad9868d74b0dd872", + "version": "1.3.0", + "port-version": 0 + }, + { "git-tree": "177873f8c1357bfcc2a15954de053e949737dd30", "version-string": "2019-03-05", "port-version": 1 |
