mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 04:49:02 +08:00
5da825f151
Fix https://github.com/microsoft/vcpkg/issues/38705 No feature need to test. - [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.
25 lines
540 B
JSON
25 lines
540 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "0ae642ae2a86dcfcf77e4c027ab0c4267987020e",
|
|
"version": "0.12",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "05fad9e9e4a1d76707fbcb7da2d06338eb9ff8ce",
|
|
"version-string": "0.07",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "4e7a4470abca942f238467ad7c610255ce03330d",
|
|
"version-string": "0.07",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "225daecdc5e8a142e955bff1a665cf342bec979c",
|
|
"version-string": "0.07",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|