mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 22:09:00 +08:00
4a5063f277
- [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.
30 lines
662 B
JSON
30 lines
662 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "15df59b4622c57d3191829231ed161faa74e94db",
|
|
"version": "3.6.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "224a4268fcaf8ff0756fce0de1818939e95cbbc4",
|
|
"version": "3.5.0",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "121b3133b75062823ca1c6d41b22019c4bc78999",
|
|
"version": "3.5.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "d6434c7b71c70b8ce50c3a1cc38aa35afc9bdf73",
|
|
"version-string": "3.2.0",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "f95f2a06aec2297861f4a5e56dee34941a5898e9",
|
|
"version-string": "3.2.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|