vcpkg/ports/tclap/vcpkg.json
DevFdv 9e26f9208b
[tclap] Update TCLAP to 1.2.5 (#24644)
* [tclap] Update to TCLAP 1.2.5

* [tclap] x-add-version to update TCLAP to 1.2.5

* [tclap] Specify MIT license in manifest.

* [tclap] x-add-version after license update.
2022-05-11 16:46:02 -07:00

8 lines
190 B
JSON

{
"name": "tclap",
"version": "1.2.5",
"description": "Templatized command-line argument parser for C++",
"homepage": "https://sourceforge.net/projects/tclap/",
"license": "MIT"
}