mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 09:08:59 +08:00
44cfabe4df
- [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
523 B
JSON
25 lines
523 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "477aa79e85cf40785cfc5aee9dc0bf7203571793",
|
|
"version": "2.0.5",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "bb960b0f9f6f909467d87fa171e5909c318953dc",
|
|
"version": "2.0.3",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "01c97cf0c2e2ba63c406b8b0d2b51443dec98ee2",
|
|
"version": "2.0.2",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "77c813fcc56fee86559404c7c22c2396509cff1a",
|
|
"version": "2.0.2",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|