mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 14:59:05 +08:00
12eb540f89
* Update libjuice to 0.7.1 to update libdatachannel * Transform the CONTROL file to .json and update version baseline. * Update libjuice version. I don't really know why it changed. * Fix version type * Fix version type Co-authored-by: Nemirtingas <nanaki89@hotmail.fr>
20 lines
412 B
JSON
20 lines
412 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "42cecee2b8da92c2c8c120c09bd663b20f2c947a",
|
|
"version": "0.7.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "e7ef5f1f7d883e5f8a7dcb52ea5821730281e375",
|
|
"version-string": "0.6.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "44d596ff7bfe74a699564ed6dcca46001f4ff95b",
|
|
"version-string": "0.5.2",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|