mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 05:35:08 +08:00
a5b6858ba3
- [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: Emil Blomquist <blomquist@royalschedule.com>
25 lines
523 B
JSON
25 lines
523 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "1407c20d8866c628e6e3b6b3723b349e7804403b",
|
|
"version": "2.1.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "774134fb825ed931da1baa9285611c9a6c606fb5",
|
|
"version": "2.0.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "5c5e055740d26b07149cc34e3dc41ef0674844b2",
|
|
"version": "0.2.3",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "352a13ae0dacf015a5c79bbfcaceea5d0a5877cf",
|
|
"version": "0.2.2",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|