mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 09:41:39 +08:00
b50bbb6a44
Fixes #38606 - [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. --------- Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
25 lines
524 B
JSON
25 lines
524 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "9214514200facf25365f0183697bfceda8e44575",
|
|
"version": "1.1.11",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "4a92a1e011efcac69647356c0806c794d4d8ceac",
|
|
"version": "1.1.9",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "607e0e94d37ca023fd393c42e8acb43881ea8025",
|
|
"version": "1.1.5",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "5e5941cb1ecd7988a9f52c1ace73823a4a20743c",
|
|
"version": "1.1.4",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|