mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 01:29:00 +08:00
e14560492e
- [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.
40 lines
898 B
JSON
40 lines
898 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "507c302772e728f454519b1c7eb2740414b11386",
|
|
"version": "1.2.5",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "4d048751f3f15d5536e3e26d096e5efe3d8713ac",
|
|
"version": "1.2.4",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "c345ad60bfec1af5f712c6076de5d58ec497d889",
|
|
"version": "1.2.3",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "b79e9b07e9389a78ab2d421cc45940e52948d956",
|
|
"version": "1.2.3",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "2780f209491bc30cb3db0bc52a48ed88bf10d9b6",
|
|
"version": "1.2.2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "14a96b80d062ba4dea3d18839c4d737792584a3c",
|
|
"version": "1.2.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "abbac3846835a67c818b2fd51c32a1e859aca7b3",
|
|
"version": "1.1.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|