diff options
| author | chausner <15180557+chausner@users.noreply.github.com> | 2021-09-29 17:38:00 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-29 08:38:00 -0700 |
| commit | 3566b81c04d0d2d58507fe04609c438d7a938a8a (patch) | |
| tree | 451c3acf0a7bba08080cdf8d2f340f3983580f49 /versions | |
| parent | a30a1ee743ae550c005214523948a39a25f3efad (diff) | |
| download | vcpkg-3566b81c04d0d2d58507fe04609c438d7a938a8a.tar.gz vcpkg-3566b81c04d0d2d58507fe04609c438d7a938a8a.zip | |
[indicators] Update to 2.2 (#20398)
* Update indicators to 2.2
* 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 | 2 | ||||
| -rw-r--r-- | versions/i-/indicators.json | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index c4d9cef9f..ec4d98a18 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2793,7 +2793,7 @@ "port-version": 0 }, "indicators": { - "baseline": "2.0", + "baseline": "2.2", "port-version": 0 }, "influxdb-cxx": { diff --git a/versions/i-/indicators.json b/versions/i-/indicators.json index b30cb7a4e..014ea5458 100644 --- a/versions/i-/indicators.json +++ b/versions/i-/indicators.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "1f6f4a44b4af9900116de9bd567e78372d3f7278", + "version": "2.2", + "port-version": 0 + }, + { "git-tree": "d3271abb0e661db9fa81a346851c0caaa540ade6", "version": "2.0", "port-version": 0 |
