mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:59:55 +08:00
b56ba11274
* Update DTL (Diff template library) version to 1.20 * use "version" instead of "version-string" * Update port version * fix json format * Update version database * added license field * added license field * update version database * quote all paths to allow for spaces in the path * update version db
20 lines
409 B
JSON
20 lines
409 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "26d9843aad03516522a267da5b086985a413eed5",
|
|
"version": "1.20",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "67d6f73d3a78adeb42c9eee4c75d55c17ce1ea18",
|
|
"version-string": "1.19",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "d6fe181396229123090f09dcb6a9d7cff25f8045",
|
|
"version-string": "1.19",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|