mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 13:10:17 +08:00
6a391a116b
Fixes #38292 Note: 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. --------- Co-authored-by: Jon <v-zhli17@microsoft.com>
35 lines
787 B
JSON
35 lines
787 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "c2c440cb10bb3987dbdf8b4332db8d34b8fc6cfc",
|
|
"version": "2024.1.7",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "fddc74efcc306f4a4d24364f0a3b9dddbcda7f18",
|
|
"version": "2023.5.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "1a21463df58c9c2fb4af01bc6c9197ddb98804db",
|
|
"version": "0.27.20",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "b03b5bc45ef502e0ce522ce6fb71eba994348cf2",
|
|
"version": "0.24.43",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "55e34d39bb61d4e1c78131c60561462b0abcdeaa",
|
|
"version": "0.23.13",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "803e379ae9dedf9c444fe40cc72b83b07d6f7f1c",
|
|
"version": "0.23.13",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|