mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 00:21:36 +08:00
ec0082b85d
Fixes https://github.com/microsoft/vcpkg/issues/38868 - [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. Usage test pass with following triplet: ``` x64-windows ```
50 lines
1.1 KiB
JSON
50 lines
1.1 KiB
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "0e80cb41258c66dc0707602eec0008a0ed1e7a6f",
|
|
"version": "0.9.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "23f8cd0e06d0c615ea534c70316b3f55a696912a",
|
|
"version": "0.8.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "658e0c2de9549d6330f76f33992a45e110bfcb74",
|
|
"version": "0.6.0",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "959e0191dd4850c8915d57c1ffeccfaf983e0616",
|
|
"version": "0.6.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "6dddfac371d8dad2fe69680acab1512cd2d87062",
|
|
"version": "0.5.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "228eaef5ad7cddcc8e76dc73b2741f75cc18912a",
|
|
"version": "0.5.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "2d4f6a2936ab89c986bb1c3cafd5e3ca796ce7fa",
|
|
"version": "0.4.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "ced4d99c46f8c50e8c8df046af0fe54cce4a0dbb",
|
|
"version": "0.3.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "17bac25e372c49899aae3a59d5725cc614f65165",
|
|
"version-date": "2021-04-12",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|