mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-05 19:19:04 +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>
20 lines
430 B
JSON
20 lines
430 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "973286d78761d5a06d7188a21df0e15124dbf610",
|
|
"version-date": "2019-07-21",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "65bc9733064d028bb4f2960d824862263f74bfde",
|
|
"version-date": "2019-07-21",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "779f57b3fd1e0e2a15df5baf4488ef149f7f0cfd",
|
|
"version-string": "2019-07-21",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|