mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:11:36 +08:00
4147c78d44
- [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. Fixes https://github.com/microsoft/vcpkg/issues/36859
40 lines
890 B
JSON
40 lines
890 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "de8d329f5acd76465cc9ab71f58ddca238f8d263",
|
|
"version": "2.10",
|
|
"port-version": 5
|
|
},
|
|
{
|
|
"git-tree": "be6c66cbbf45af0e78aa4456832c04bbe301b951",
|
|
"version": "2.10",
|
|
"port-version": 4
|
|
},
|
|
{
|
|
"git-tree": "ac0236fcb60d389d21fe96a9c96c5f21f9e905b0",
|
|
"version": "2.10",
|
|
"port-version": 3
|
|
},
|
|
{
|
|
"git-tree": "9d2b2ab057b4e31d833668e82f95283c7afbc551",
|
|
"version": "2.10",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "1c71927e1997998f40a9d051d65ba4e5760f4257",
|
|
"version": "2.10",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "da7ad3424d8266657eec1b28b16a8d389e50b67c",
|
|
"version": "2.10",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "f98530b4731d88b3ddda90a25ad998076da19425",
|
|
"version": "2.9",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|