mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 13:39:01 +08:00
4c826df5e5
[As suggested by Dd0yt](https://github.com/microsoft/vcpkg/pull/37997#discussion_r1554483645), this PR disable the OVERRIDE_CXX_FLAGS option instead of patching it. - [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. - [ ] ~~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.
45 lines
1023 B
JSON
45 lines
1023 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "f81fed7d87903aa8a4be3619dce4cc64596aad5d",
|
|
"version": "5.0.0",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "9f3c7087c8c79ef501b33872b730510d2a0a2b2b",
|
|
"version": "5.0.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "f7ea4a51e3f8cfa76e079f80d8ece87ef6695553",
|
|
"version": "4.0.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "f8fca568d1ae240c8d3ca23ae3b9a09f6fb518ba",
|
|
"version": "3.0.1",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "aa3834efa767ca95d2a0f7b367fe4f154101a35e",
|
|
"version": "3.0.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "845755ddfb9fa5d6f88c836cffdb1f497e69ad46",
|
|
"version": "2.0.1",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "5e739c5e65a72603e92f5ca31b07a8a78a918166",
|
|
"version": "2.0.1",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "32e717f2dbe21ad13619824ad3151ce46d686784",
|
|
"version": "2.0.1",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|