mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 19:59:05 +08:00
4bd5a2954e
Bug-fix update. - [ 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
773 B
JSON
35 lines
773 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "d6fd027094b3930216990f5572f1de34531d4b05",
|
|
"version": "1.3.3",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "385d9d3fa27d1ff3d6f97b696d4463245ce630dc",
|
|
"version": "1.3.2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "32f98983357ea758d5d4e9a7fd6ccd119fa5d598",
|
|
"version": "1.3.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "076106bc342a9e9253ced5bfd4e13ac16b360d20",
|
|
"version": "1.2.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "ba5030dde966e742b068efb77cab8f820f0ab7ea",
|
|
"version": "1.1.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "d8ba8b72bb5c6dde050b85f84e01efb6b36d535c",
|
|
"version": "1.0.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|