mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:32:00 +08:00
0dcd76b0ec
- [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. - [x] The "supports" clause reflects platforms that may be fixed by this new version. - [x] Any fixed [CI baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt) entries are removed from that file. - [x] 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.
20 lines
428 B
JSON
20 lines
428 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "5b6817dd2dbcae31aff112897806e515056c3481",
|
|
"version-date": "2024-01-20",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "8abd6a40d03e28a8c4f23c8eaaccff4e840ee800",
|
|
"version-date": "2023-02-04",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "a8b6b18919cd26da45a720b5fb0b22fcc0282180",
|
|
"version-date": "2022-10-18",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|