From 3a06c2ee92b45832f36ae83d740a50ab7192c8ea Mon Sep 17 00:00:00 2001 From: Qudix <17361645+Qudix@users.noreply.github.com> Date: Wed, 15 Sep 2021 19:49:49 -0500 Subject: [tomlplusplus] Update to 2.5.0 (#20164) * Update to 2.5.0 * Update baseline * version-string -> version * Update baseline Co-authored-by: Billy Robert O'Neal III --- versions/baseline.json | 4 ++-- versions/t-/tomlplusplus.json | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'versions') diff --git a/versions/baseline.json b/versions/baseline.json index 6d60fc2e5..686c24a0f 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -6561,8 +6561,8 @@ "port-version": 2 }, "tomlplusplus": { - "baseline": "2.4.0", - "port-version": 1 + "baseline": "2.5.0", + "port-version": 0 }, "tool-meson": { "baseline": "0.58.1", diff --git a/versions/t-/tomlplusplus.json b/versions/t-/tomlplusplus.json index dfdbad7af..441c25dff 100644 --- a/versions/t-/tomlplusplus.json +++ b/versions/t-/tomlplusplus.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "f28a45d07d6ff9059a273ab730c9bc36a57ef7aa", + "version": "2.5.0", + "port-version": 0 + }, { "git-tree": "adfbc0f365c9a2f1ea4f90cf4a199be6e3b10586", "version-string": "2.4.0", -- cgit v1.2.3