mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 19:29:08 +08:00
46de9194b9
- [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
657 B
JSON
30 lines
657 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "174f4426df788de4be355adbc98f12a7f71914e8",
|
|
"version": "0.11.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "434c0fd1a103f04179d26deb7f092a99484c1aa4",
|
|
"version": "0.10.2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "5e881ce93b52a9b16f4c03e4bed79c661def7631",
|
|
"version": "0.9.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "02d970a2dac8b0abb941a5b445f7e14afc9c1e49",
|
|
"version": "0.8.0",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "ef3f79d600e1f00656e522591c6ff7beed247e3a",
|
|
"version-string": "0.8.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|