mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 07:09:00 +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.
30 lines
648 B
JSON
30 lines
648 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "1e04ce7805f13762e06cd0bb01069e1b27f283f2",
|
|
"version": "1.3.3",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "a0783b839d7fd6457a9f26ec6c51d85e51aa7104",
|
|
"version": "1.3.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "51ab3448c97daa75b873c3e4b70f2894908fc2f4",
|
|
"version": "1.2.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "3559772cf7c926b54b92bdc0e72ecaa9e06534d6",
|
|
"version": "1.1.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "6bd99da97aa18ca05fd3a67eb77f6df1ea210d2e",
|
|
"version": "1.0.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|