mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 05:29:00 +08:00
e045a2c3cd
- [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. - [x] The "supports" clause reflects platforms that may be fixed by this new version. - [x] Any fixed [CI baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt) entries are removed from that file. - [x] 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.
35 lines
794 B
JSON
35 lines
794 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "f79ab56bd1477c7d786ff89a242e0cc86d9e32c9",
|
|
"version": "2.2.8",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "fb2b9f8da5e789508d5ceb645907d8e4d73236ce",
|
|
"version": "2.2.6",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "567c6574c6e38d9a10b7e08951c4c3a0fc72e3cb",
|
|
"version": "2.2.6",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "f4b04b3607199759e373764303378ab76ef9c158",
|
|
"version-string": "2.2.5",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "d2f8022bca9bc70894c26b7d73437eadfa9b9bca",
|
|
"version-string": "2.2.5",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "0ea7e74c79c626ed0185ee546a684293663cf651",
|
|
"version-string": "2.2.4",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|