mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 21:39:18 +08:00
d22e90a386
Fix #37096. ### 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. ### Test Port usage tests pass with following triplets: * x64-linux
40 lines
903 B
JSON
40 lines
903 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "7bc7a0a813fb6a8e867d028bfdaf12d3f56a3893",
|
|
"version": "1.0.3",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "f70021c500177982cf69785bf73ee0a02fe321ca",
|
|
"version": "1.0.2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "482bffaec768a8c253cd14b8dec373db14a49338",
|
|
"version": "0.3.83",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "a013a40facd5bdfc94419f5ce591b2c776922462",
|
|
"version": "0.3.62",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "df4f2f936dc0a3f497e817b38e31209a399744e8",
|
|
"version": "0.3.60",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "c3fc407ec59160e15daff40a26eb60515840763e",
|
|
"version": "0.3.52",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "4ec746fd8458f073339bf953335742b2abb0ac53",
|
|
"version": "0.3.52",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|