[argagg] Update library to 0.4.6 (#7752)

This commit is contained in:
Ehsan 2019-08-20 20:13:51 +04:30 committed by Curtis J Bezault
parent 3c52222b9a
commit 463a67897c
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
Source: argagg
Version: 2019-01-25
Version: 0.4.6
Description: A simple C++11 command line argument parser

View File

@ -5,8 +5,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO vietjtnguyen/argagg
REF e678cebf90d8f132f5e54f19c6b95b75e655226c
SHA512 10085caaf9bfb507ae7117b61bfe6174dc2af91c347393c3cbb994fe5b824d4b439e1e0d2e2580dc34568d8046529acc211f76863be047d05d3845e9ff19ccbf
REF 0.4.6
SHA512 7d8cf04a7c679518f01120830637c68719dd67a765457789eb4afedbead7be9efadc6bcdf640999329aaaf8659a5e5d1896f66587068cc668a7c49703aca3070
HEAD_REF master
)