aboutsummaryrefslogtreecommitdiff
path: root/ports/cli11/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2019-02-26 17:38:44 -0800
committerGriffin Downs <35574547+grdowns@users.noreply.github.com>2019-02-26 17:38:44 -0800
commitca52a245d13a593bfe1c9c55440b2992198aaa3e (patch)
treed3ad5bf2ea5e3ec49642ed8761b04e953d74f0bd /ports/cli11/CONTROL
parentc05014eb91f15043c8a68e35c93e45ab34188255 (diff)
downloadvcpkg-ca52a245d13a593bfe1c9c55440b2992198aaa3e.tar.gz
vcpkg-ca52a245d13a593bfe1c9c55440b2992198aaa3e.zip
[cli11] Update to v1.7.1 (#5424)
Diffstat (limited to 'ports/cli11/CONTROL')
-rw-r--r--ports/cli11/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cli11/CONTROL b/ports/cli11/CONTROL
index 74f611944..d15d64155 100644
--- a/ports/cli11/CONTROL
+++ b/ports/cli11/CONTROL
@@ -1,3 +1,3 @@
Source: cli11
-Version: 1.7.0
+Version: 1.7.1
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>