diff options
| author | Daniele Pallastrelli <5451767+daniele77@users.noreply.github.com> | 2021-08-30 19:25:27 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-30 10:25:27 -0700 |
| commit | f7323677444d6c8dacaf5f7e854e3756143256cd (patch) | |
| tree | 7e1e8206a934b052dde3f741e34433ee0eab5c46 /versions/c-/cli.json | |
| parent | 116ce79d704ce1332b17d78d118d8cca079fadd5 (diff) | |
| download | vcpkg-f7323677444d6c8dacaf5f7e854e3756143256cd.tar.gz vcpkg-f7323677444d6c8dacaf5f7e854e3756143256cd.zip | |
[cli] update to v.2.0.0 (#19744)
* [cli] Update the version to 1.1.1
* [cli] Update the version to 1.2.1
* [cli] Update the version to 1.2.1: fix PR requests
* [aricpp] create a new port (#17162)
* [cli] run the command: ./vcpkg x-add-version --all
* [aricpp] change request for #18048
* Update ports/aricpp/portfile.cmake
* [aricpp] change request for #18048
* Update ports/aricpp/vcpkg.json
* Update ports/aricpp/vcpkg.json
* Update versions/a-/aricpp.json
* Update versions/a-/aricpp.json
* [aricpp] port-version -> 0
* [cli] v. 2.0
* [cli] Update ports/cli/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update ports/cli/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* [cli] bump port version
* Update versions/c-/cli.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Daniele Pallastrelli <daniele.pallastrelli@sadel.it>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Diffstat (limited to 'versions/c-/cli.json')
| -rw-r--r-- | versions/c-/cli.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/c-/cli.json b/versions/c-/cli.json index a2a1d8e0f..fa9ecd855 100644 --- a/versions/c-/cli.json +++ b/versions/c-/cli.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "52c57cc23f038ec2f73805b37f42639541036956", + "version-semver": "2.0.0", + "port-version": 0 + }, + { "git-tree": "ae335f0cbfecdfb4f7d5448bf3e1fec0ae9aecb9", "version-string": "1.2.1", "port-version": 0 |
