mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 18:29:01 +08:00
4bd5a2954e
Bug-fix update. - [ 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.
30 lines
648 B
JSON
30 lines
648 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "30514fb5dce7aa046e1b71f658cc3cc10a0366ec",
|
|
"version": "1.3.3",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "857383da3bf1b1947838e23bb1a9066c31cb00da",
|
|
"version": "1.3.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "75e4da728961822b82de47fb036aeae025893fb6",
|
|
"version": "1.2.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "0e830f1815ed8de8c73a7e90841533854b54261c",
|
|
"version": "1.1.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "fd67531cc60d91c4d8b45da15cd7414b398b9cd7",
|
|
"version": "1.0.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|