mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-02 22:35:31 +08:00
a6b6b0b870
- [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
648 B
JSON
30 lines
648 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "efd0c61de23985278c5d652a4e6273c15d91c58d",
|
|
"version": "1.3.2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "d4f635627a073d4fbf97a5e54a974fadc788f7ac",
|
|
"version": "1.3.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "9c562198b62737a1b5c47ef51bb4a5a7b46fd3ce",
|
|
"version": "1.1.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "ac5ef37f939164b6bc4a63bf7eeec24e8e8c5a79",
|
|
"version": "1.0.1",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "2529ee34af0b23fb576f0e8ed672ceba83c4c305",
|
|
"version": "1.0.1",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|