mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 04:19:00 +08:00
1d424272b9
Updates to latest tagged release. Now uses the provided cmake file instead of using a custom one (although a custom target file was added) - [*] Changes comply with the [maintainer guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md). - [*] SHA512s are updated for each updated download. - [*] The "supports" clause reflects platforms that may be fixed by this new version. - [*] Any fixed [CI baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt) entries are removed from that file. - [*] Any patches that are no longer applied are deleted from the port's directory. - [*] The version database is fixed by rerunning `./vcpkg x-add-version --all` and committing the result. - [*] Only one version is added to each modified port's versions file.
20 lines
418 B
JSON
20 lines
418 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "b61a78756887ebcc5718bc7a32b8531fdc970d91",
|
|
"version": "2.0.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "7ada5dd1ad2d93ae0c4d56924dfaea88f8fc0e55",
|
|
"version-date": "2021-05-05",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "988836f8b901c1a30f4b667ac37f81f1ef3bcdd8",
|
|
"version-date": "2021-05-05",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|