mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:48:59 +08:00
18af9cf6bd
- [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. @jserv https://github.com/microsoft/vcpkg/pull/32946#issuecomment-1974744488
25 lines
537 B
JSON
25 lines
537 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "52385b21c6b4937686fda2d29616b1e000e3d19c",
|
|
"version": "1.7.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "8277f06943fa53ab6c6211f0f71046cf1083aaf0",
|
|
"version": "1.6.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "8a4bda251b90a7bd189f57588bf9148cb294e0d5",
|
|
"version-semver": "1.5.1",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "e00a052f2ef1408866bdb2c216d84e239f9bd11c",
|
|
"version-semver": "1.5.1",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|