vcpkg/versions/c-/cello.json
Michael Scovetta b47d6ce6e3
[many ports] Update HTTP to HTTPS links where it can be done safely. (#20464)
* 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>
2022-01-12 12:13:55 -08:00

20 lines
432 B
JSON

{
"versions": [
{
"git-tree": "a281b67048d19f8136aaa8e0198b1db5dec5c4dd",
"version-date": "2019-07-23",
"port-version": 2
},
{
"git-tree": "45d476438561ae8c8e7a8eb7871faadb1379e874",
"version-string": "2019-07-23",
"port-version": 1
},
{
"git-tree": "ee7bb8fff5e2b12f7c6ae5a2d435c8ce1638e103",
"version-string": "2019-07-23",
"port-version": 0
}
]
}