diff options
| author | Daniel Marshall <xandan@gmail.com> | 2019-05-24 17:40:56 +0100 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-05-24 09:40:56 -0700 |
| commit | 00797fcabcf02a2c77f67eeb22363e859917664a (patch) | |
| tree | da234664513287816025b35b9fa43d3c8e052018 /ports/cli11/CONTROL | |
| parent | 65c02123a4b8b99dad2a20013c2b4f29ffb58dbf (diff) | |
| download | vcpkg-00797fcabcf02a2c77f67eeb22363e859917664a.tar.gz vcpkg-00797fcabcf02a2c77f67eeb22363e859917664a.zip | |
[CLI11] Update to 1.8 (#6597)
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 d15d64155..3fe872020 100644 --- a/ports/cli11/CONTROL +++ b/ports/cli11/CONTROL @@ -1,3 +1,3 @@ Source: cli11 -Version: 1.7.1 +Version: 1.8.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. <https://github.com/CLIUtils/CLI11> |
