mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:59:55 +08:00
19444600bf
Fixes https://github.com/microsoft/vcpkg/issues/35977 - [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 triplets: ``` x86-windows x64-windows x64-windows-static ```
25 lines
535 B
JSON
25 lines
535 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "322a0f4cfc94f9d73060a9636854a8e1260796fd",
|
|
"version": "20240102",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "2a6a2a9cc4c71cac799469f587478b987a63e0ed",
|
|
"version": "20231027",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "792660456e6b0e405ad0c67b0474ae80fea47878",
|
|
"version": "20221128",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "e87afd4b85016896dc6903f9e65e1d239e614b0b",
|
|
"version": "20220729",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|