mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 06:59:07 +08:00
65b1ffa2ff
- [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
803 B
JSON
35 lines
803 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "2a06d5e46bc20f0dbbc18162edf1c6842838a8bc",
|
|
"version": "0.11.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "9fdf6960d9eab8dfdd0a03ef8e7d3db09a50defb",
|
|
"version": "0.10.3",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "3a97b03dacd5b7fdcec06275cf87a4df933d58a0",
|
|
"version-string": "0.9.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "78d9193abb1aae1c64acb8573b14c30cbefbc96f",
|
|
"version-string": "0.8.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "d6e3e5ba4f7a59956496cd2c9d58f94982ce417f",
|
|
"version-string": "0.7.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "5c10c90494e5784113231e80cf3dce72c2da19ca",
|
|
"version-string": "0.5.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|