mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 13:10:17 +08:00
46503ea6fd
Fix #36923 ### Checklist - [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. ### Tests Port usage tests pass with following triplets: ```plain x64-windows-static x86-windows ```
45 lines
1.0 KiB
JSON
45 lines
1.0 KiB
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "7da1c2a88380d0b35003087b810606280ebefee1",
|
|
"version": "1.0.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "ab2b9cfee212de99341c19d0604cf857c789dc60",
|
|
"version": "0.8.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "608151660b414b2bbcdec35bdd622fdce5620abb",
|
|
"version": "0.7.1",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "d54d2c1ee9ebaae60a83c72c50207b83d56f3917",
|
|
"version": "0.7.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "18dad1cf56b14fdf423311b6f277014e0c3f6762",
|
|
"version-date": "2022-01-24",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "3afb916458a5548b20996882ed7f7054d041f0ff",
|
|
"version": "0.7",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "69d23d693d1ab8cfeeab35c6b2794d6f2a9ca748",
|
|
"version-string": "0.7",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "259ad7f13a8184478a6a94922385f06ff5a7a00b",
|
|
"version-string": "0.7",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|