mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 10:39:08 +08:00
1f2d8355e5
- [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.
20 lines
398 B
JSON
20 lines
398 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "00ec32891bdf597b09502d4f10187c5835898d45",
|
|
"version": "2.2.7",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "836d621852118c9ba8ce3e7ec8f3d8a2b9d9ea2b",
|
|
"version": "2.2.6",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "709fb395bf34f777acced25c12d6fd76d90f0100",
|
|
"version": "2.2.6",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|