mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 07:09:06 +08:00
a37d26c8ee
- [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.
35 lines
815 B
JSON
35 lines
815 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "7b7c4261fc7112e959687b9e61f94f05348cdd9c",
|
|
"version-semver": "0.9.4",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "89b93a34ee7896b76bd78e8584deddbf96d203d9",
|
|
"version-semver": "0.9.2",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "307a5dca27758987b25ae8f1868c50f3c332d3d6",
|
|
"version-semver": "0.9.2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "996a91ff669c42bc3976231465129ab0f706eb54",
|
|
"version-semver": "0.9.1",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "bd33408300b3151706176a80ff4ef80bf6e10284",
|
|
"version-semver": "0.9.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "557e5a80c4a0ef39aa20af00929e2234794b3c3d",
|
|
"version-semver": "0.8.8",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|