mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 19:20:31 +08:00
d0897bed3b
- [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": "7b85c33c8bf83e25afe90f8f02dbd5dd5c77bed5",
|
|
"version": "1.1.2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "517afc5c16fc874b01e79b737f64436ff3a28045",
|
|
"version": "1.0.9",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "e541c0ad81c0926c15e5f362dcdac38f99dbed19",
|
|
"version": "1.0.9",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "6c882aab471b516ea2137b20450773b5ae7c57c3",
|
|
"version": "1.0.8",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "083510fe30c973a53fe65f4565d7c4159fdff36a",
|
|
"version": "1.0.6",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "c2ade86b1dee203ecaa4a401e76d80a205b6c71f",
|
|
"version": "1.0.5",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "0542d7bb873d65fa6ecbf2c3a02d7a2c7221d34a",
|
|
"version": "1.0.5",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|