mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 10:59:00 +08:00
ab3536842d
Fixes #38910 - [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. - [ ] ~~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.~~ - [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. --------- Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
25 lines
551 B
JSON
25 lines
551 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "bef9b504fbf03a1210018f21a7cf76413a27e08d",
|
|
"version-semver": "4.8.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "6946f40e08a89013e998d3bf397613bdf08cb581",
|
|
"version-semver": "4.7.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "3230fcf2c1b8018c5eac033b618f2cb35217772f",
|
|
"version-semver": "4.6.1",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "5a7b734c0850f035d3eb2abc2d3dbf6389124be5",
|
|
"version-semver": "4.6.1",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|