mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 01:51:39 +08:00
f732367744
* [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>
40 lines
950 B
JSON
40 lines
950 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "52c57cc23f038ec2f73805b37f42639541036956",
|
|
"version-semver": "2.0.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "ae335f0cbfecdfb4f7d5448bf3e1fec0ae9aecb9",
|
|
"version-string": "1.2.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "0686bd749bb0fe462cdd7455b4ff23408ddc6efe",
|
|
"version-string": "1.2.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "89045e1c68f2e0190da173359ad79f3bf868d734",
|
|
"version-string": "1.1.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "5bc59c44c0a9a39684454157dda3a7c56a37b7e5",
|
|
"version-string": "1.1-1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "5aa8fbe623b52b18518db5cfb6dfc8194024c4e3",
|
|
"version-string": "1.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "7f76a495c9e7f6f8cd709499d3d384ed8bedbad4",
|
|
"version-string": "2019-03-21",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|