diff options
| author | eao197 <eao197@users.noreply.github.com> | 2021-10-07 13:30:31 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-07 03:30:31 -0700 |
| commit | d988e4ee209b8ec12b402b8f55afe378267833c3 (patch) | |
| tree | 214a6dfd87ff039e79dc5cdbe86a6dffc9072488 /versions | |
| parent | 92770f60d0262a2fee7f121d795e60c9dc135855 (diff) | |
| download | vcpkg-d988e4ee209b8ec12b402b8f55afe378267833c3.tar.gz vcpkg-d988e4ee209b8ec12b402b8f55afe378267833c3.zip | |
[json-dto] Update to 0.2.14 (#20570)
* json-dto updated to v.0.2.14.
* json-dto-0.2.14 added to baseline.
* Change deprecated commands.
* Update baseline for fresh json-dto-0.2.14.
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 2 | ||||
| -rw-r--r-- | versions/j-/json-dto.json | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 7ba4b2537..d6abcd445 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2913,7 +2913,7 @@ "port-version": 2 }, "json-dto": { - "baseline": "0.2.13", + "baseline": "0.2.14", "port-version": 0 }, "json-schema-validator": { diff --git a/versions/j-/json-dto.json b/versions/j-/json-dto.json index d04ece23d..a265dae54 100644 --- a/versions/j-/json-dto.json +++ b/versions/j-/json-dto.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "171dd3158b291f899517b1bab85f4c76c95a4d56", + "version": "0.2.14", + "port-version": 0 + }, + { "git-tree": "a4576b8566a843cf16e9a38143d1a99ae832d130", "version": "0.2.13", "port-version": 0 |
