mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-30 20:59:12 +08:00
c87d3c5b39
- [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.
35 lines
769 B
JSON
35 lines
769 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "21ca238dc37af23280c0bc7755bfbb7055057188",
|
|
"version": "1.3.279",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "3daa2be00dbf53598e2e71dd9c96fddac37d0855",
|
|
"version": "1.3.273",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "ff20e17db240f974d3afaae76bcf2afbe96a068c",
|
|
"version": "0.7",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "76afd9e4fb4d1ac5c3329b5f2db845a3923d4aa6",
|
|
"version": "0.7",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "5b4e562582567c73a3bad2120a3b23e0b6b32dde",
|
|
"version": "0.5",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "c882b9c4c2adf3ea8e63dae9d4ab03b4d34a4dc1",
|
|
"version": "0.5",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|