mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:29:00 +08:00
6ab331448c
- [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. To beat: - x64-windows: 28 min - x86-windows: 28 min - x64-windows-static-md: 26 min - x64-windows-static: 26 min - arm64-windows: 26 min
30 lines
652 B
JSON
30 lines
652 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "4fda1cb1b842b106895d2ab377ec91cc9c39e932",
|
|
"version": "1.8.1",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "990f02cb9422412f2c71e9f3b4616a7331d65fe6",
|
|
"version": "1.8.1",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "c316078022f4159f578146cf4871c359d5af8321",
|
|
"version": "1.8.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "e69bacce69d31cc63b4c1f6c5637ba204289a496",
|
|
"version": "1.7.3.1",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "1347521fb39c2ccfd11521a3e641854537799ca4",
|
|
"version": "1.7.3.1",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|