vcpkg/ports/dtl/vcpkg.json
Bob Kast b56ba11274
[DTL] Update DTL (Diff Template Library) to v1.20 (#27221)
* 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
2022-10-17 07:48:40 -07:00

7 lines
112 B
JSON

{
"name": "dtl",
"version": "1.20",
"description": "Diff template library",
"license": "BSD-4-Clause"
}