mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 18:19:07 +08:00
05988a694f
* [argparse] Update to the latest commit * update version * use semver prereleases * modify vcpkg.json * delete version * update version
8 lines
181 B
JSON
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"
|
|
}
|