mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 15:58:59 +08:00
b47d6ce6e3
* Update HTTP to HTTPS links where it can be done safely. This means that the HTTP-based link gave a 200 response with identical content to the HTTPS version of the link. For links containing variables, we checked the interpolated (real) link. * Bump relevant vcpkg.json versions. * Use version-date for cello. * update version Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: Jonliu1993 <13720414433@163.com>
25 lines
563 B
JSON
25 lines
563 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "e7eb11bd6344e0d4db5a9e510a980ec2fedfdf90",
|
|
"version-date": "2019-12-19",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "d9b689681032352f667f7335feed82d0260fe5bf",
|
|
"version-string": "2019-12-19",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "71459a57c6722279dc89288662bf2dd1b6612a58",
|
|
"version-string": "2019-12-19",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "791ecd52f8bf308fb709eced88cff4ed4d798dc4",
|
|
"version-string": "2.05",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|