mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 07:19:00 +08:00
876a60002b
- [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.
40 lines
898 B
JSON
40 lines
898 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "355e1ad8bb5377cfbc28e346d2666d94adf0eb4b",
|
|
"version": "4.5.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "1692e19d688d509754fe2ec125a37ac8818b56ad",
|
|
"version": "4.3.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "f84b9c0ea6498dad5b9e184bc21f95c614a15625",
|
|
"version": "4.2.4",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "4269a93684ffd5145f2b5a79421824b6efd87372",
|
|
"version": "4.2.3",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "4427d9259242a0dbc53753710b42b6531276f392",
|
|
"version": "4.2.3",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "0a6cac97560ba37eae699bdb65f6561a8415d362",
|
|
"version": "4.1.0",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "4c1473e864943f0e6189d315c1eb09a77ce3a3f0",
|
|
"version": "4.1.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|