mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 10:39:08 +08:00
affef066eb
- [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.
25 lines
527 B
JSON
25 lines
527 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "fe57a1ceea0f28f2945dab68cca4e29358ca5e71",
|
|
"version": "0.21.4",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "56f3e1a575e955fb58859b9a50695c700f527325",
|
|
"version": "0.20.4",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "a5e91b4b0043a5deb14f9ab62710b3410e969d54",
|
|
"version": "0.20.4",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "28e3a8bccc8c6ba0b40bf89f178e293dd282959b",
|
|
"version": "0.20.4",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|