mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:46:41 +08:00
28b1cf627c
Bugfix release. New TinyDrivers feature can't be enabled in vcpkg as it violates the Maintainer guide: Do not use features to implement alternatives - [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.
25 lines
555 B
JSON
25 lines
555 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "0ad6d66e3a6fd539a71bb6cb331ff27c5bcff17a",
|
|
"version-semver": "0.37.3",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "4c2e5cc9f6f5dc6e526f1aae55d90485a0b8562d",
|
|
"version-semver": "0.36.5",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "7a9e99fe4b4dca20d2e2a7c3bc9d575e5f1700ba",
|
|
"version-semver": "0.36.5",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "b21b31342cfe5d58cce629fab598e6f968e5118e",
|
|
"version-semver": "0.36.5",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|