vcpkg/ports/argparse/vcpkg.json
JonLiu1993 05988a694f
[argparse] Update to the latest commit (#16527)
* [argparse] Update to the latest commit

* update version

* use semver prereleases

* modify vcpkg.json

* delete version

* update version
2021-03-24 13:14:51 -07:00

8 lines
181 B
JSON

{
"name": "argparse",
"version-date": "2021-03-04",
"description": "Argument parser for modern C++",
"homepage": "https://github.com/p-ranav/argparse",
"license": "MIT"
}