Skip to content

Commit

Permalink
[argagg] Update library to 0.4.6 (microsoft#7752)
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan-mohammadi authored and cbezault committed Aug 20, 2019
1 parent 3c52222 commit 463a678
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/argagg/CONTROL
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Source: argagg
Version: 2019-01-25
Version: 0.4.6
Description: A simple C++11 command line argument parser
4 changes: 2 additions & 2 deletions ports/argagg/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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
)

Expand Down

0 comments on commit 463a678

Please sign in to comment.