diff options
| author | chausner <15180557+chausner@users.noreply.github.com> | 2021-10-12 05:25:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-11 20:25:26 -0700 |
| commit | 514f2debfc232806d838fe2587375695b2d48bf3 (patch) | |
| tree | f76b2d1a9937c0ec4ef26e6b8cf3f56d3f1f1c0e /versions/baseline.json | |
| parent | cec4e710f7a39db7e19ecbd6a40d80b2a7d28f25 (diff) | |
| download | vcpkg-514f2debfc232806d838fe2587375695b2d48bf3.tar.gz vcpkg-514f2debfc232806d838fe2587375695b2d48bf3.zip | |
[jsonnet] Update to 0.17.0 (#20627)
* Update jsonnet to 0.17.0
* Update CI baseline
* add supports
* update version
* revert portfile.cmake
* update version
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index ac2c662c8..c0f6c9ba3 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2941,8 +2941,8 @@ "port-version": 1 }, "jsonnet": { - "baseline": "0.16.0", - "port-version": 3 + "baseline": "0.17.0", + "port-version": 0 }, "jwt-cpp": { "baseline": "0.5.1", |
