mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 19:29:08 +08:00
61be121222
Fix #36905 ### Checklist - [x] Changes comply with the [maintainer guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md). - [x] SHA512s are updated for each updated download. - [ ] ~The "supports" clause reflects platforms that may be fixed by this new version.~ - [ ] ~Any fixed [CI baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt) entries are removed from that file.~ - [ ] ~Any patches that are no longer applied are deleted from the port's directory.~ - [x] The version database is fixed by rerunning `./vcpkg x-add-version --all` and committing the result. - [x] Only one version is added to each modified port's versions file. ### Tests Test pass with following triplets: ```plain x64-windows x64-windows-static x86-windows ```
45 lines
1.1 KiB
JSON
45 lines
1.1 KiB
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "5302b22e1086039ecf4c3a04a2e8be2218e40305",
|
|
"version-semver": "0.7.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "3d1a0be50079d7774b6807b914518a3028477096",
|
|
"version-semver": "0.6.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "fbec7fade6b949737e531b1e5f57133e592edf96",
|
|
"version-semver": "0.5.1",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "068be311e2c481a636406216d26d0283768de825",
|
|
"version-semver": "0.5.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "1205d0b1c1db271b04b84e075b21f7b6359effb5",
|
|
"version-semver": "0.5.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "1e179b3f53863faa8b91a74f95cdc1c7526de2c7",
|
|
"version-string": "0.4.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "75d16c5d691b192edc15c8782d3aa593a718d0c7",
|
|
"version-string": "2019-05-07-1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "f7e3636cdd3bad87812e22b4535378c47d6dd698",
|
|
"version-string": "2019-05-07",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|