mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 17:09:07 +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
7 lines
112 B
JSON
7 lines
112 B
JSON
{
|
|
"name": "dtl",
|
|
"version": "1.20",
|
|
"description": "Diff template library",
|
|
"license": "BSD-4-Clause"
|
|
}
|