aboutsummaryrefslogtreecommitdiff
path: root/ports/cli11/CONTROL
diff options
context:
space:
mode:
authormyd7349 <myd7349@gmail.com>2019-01-10 01:29:24 +0800
committerVictor Romero <romerosanchezv@gmail.com>2019-01-09 09:29:24 -0800
commit2b2d6edfdeb4b28cf6f35d18cad8134e681f43c3 (patch)
tree418bf2386070c3e297a8ee001bfbeaa03efc48f9 /ports/cli11/CONTROL
parent751db7b568c3bb94084d033fd82e5b6dcd443825 (diff)
downloadvcpkg-2b2d6edfdeb4b28cf6f35d18cad8134e681f43c3.tar.gz
vcpkg-2b2d6edfdeb4b28cf6f35d18cad8134e681f43c3.zip
[cli11] Update to 1.6.2 (#5093)
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 5174d7037..1e75d2a70 100644
--- a/ports/cli11/CONTROL
+++ b/ports/cli11/CONTROL
@@ -1,3 +1,3 @@
Source: cli11
-Version: 1.6.1
+Version: 1.6.2
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>