mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 05:09:00 +08:00
1f61030b78
- [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. - [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. --------- Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
30 lines
683 B
JSON
30 lines
683 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "0e34e3482a83197c388357b0ad61179cf03f1967",
|
|
"version-semver": "1.2.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "1d871d5b5f391925c534c6a801ecd7e644ffaa30",
|
|
"version-semver": "1.2.0",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "5607a942906a086cd399770048006177c2371081",
|
|
"version-semver": "1.2.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "da6a4cf1a0949a70ff94feb0df9241b73c88a249",
|
|
"version-semver": "1.1.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "3c14da3e3dcf13b70904a04d988437c786032398",
|
|
"version-semver": "1.0.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|