mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 18:31:15 +08:00
859089c0d4
- [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.
30 lines
655 B
JSON
30 lines
655 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "35621b157fc4fcde27821331951fa96dc5fbd767",
|
|
"version": "0.2.4",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "803fe8770512e68321e60560d9a303e4782c266e",
|
|
"version": "0.2.3",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "63cdf2cb69a2a7f3de1a5bf82d63e556b742e909",
|
|
"version": "0.2.2",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "c46af3efa54c55f23076777fb7c276886f1dd1ce",
|
|
"version": "0.2.2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "b8a081a46706947bbef195669f57707aa2a9d393",
|
|
"version-string": "0.2.1",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|