mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 21:59:10 +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>
15 lines
280 B
JSON
15 lines
280 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "8b3c494eee383a036b07453ff9b34d1be65be06d",
|
|
"version": "1.2.0",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "a77676231f3c6c3fe9c145bfe670cfae495fb8ac",
|
|
"version-string": "1.2.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|