mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 19:29:08 +08:00
8049e25570
- [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.
40 lines
898 B
JSON
40 lines
898 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "f7ee8d8f26290227bfe908a10c0a5bf6e4376dee",
|
|
"version": "2.0.2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "aea452e5687071021efa2261fad44a533ec86928",
|
|
"version": "2.0.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "13ac309aa7d3056f9e42c5298157f0c6a1f4c164",
|
|
"version": "2.0.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "9cdcc4bae068fc3645319ee08faba34d533dfec8",
|
|
"version": "1.2.2",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "dfa096c003c1f98dbcdac5a67d924643bc12f994",
|
|
"version": "1.2.2",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "b67ed1f09482482afcb344d882f99fa6fa53caf4",
|
|
"version": "1.2.2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "4e767d8be1af178c0ed841aa70839076e025aca0",
|
|
"version": "1.2.1",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|