diff options
| author | Lily <47812810+LilyWangL@users.noreply.github.com> | 2020-03-11 08:21:43 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-10 17:21:43 -0700 |
| commit | 4468d7be57f6326885fe05bd97215789207bfa2b (patch) | |
| tree | 649555cb43e338040b77393aa9e8979f39da6cd7 /ports/cli11/CONTROL | |
| parent | a181bed0cf4f0c4bdae6ce852bedd5c9872cffc9 (diff) | |
| download | vcpkg-4468d7be57f6326885fe05bd97215789207bfa2b.tar.gz vcpkg-4468d7be57f6326885fe05bd97215789207bfa2b.zip | |
[cli11] Update to version 1.9.0 (#10129)
* [cli11] Update to version 1.9.0
* [cli11] Update to version 1.9.0
* [cli11] Modify options
Diffstat (limited to 'ports/cli11/CONTROL')
| -rw-r--r-- | ports/cli11/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cli11/CONTROL b/ports/cli11/CONTROL index e478049c1..1f0f0c551 100644 --- a/ports/cli11/CONTROL +++ b/ports/cli11/CONTROL @@ -1,4 +1,4 @@ Source: cli11 -Version: 1.8.0 +Version: 1.9.0 Description: CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface. Homepage: https://github.com/CLIUtils/CLI11 |
