Skip to content

Commit

Permalink
Update commit for WIL (#6847)
Browse files Browse the repository at this point in the history
  • Loading branch information
dunhor authored and ras0219-msft committed Jun 11, 2019
1 parent 3fadaff commit bd53b5d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/wil/CONTROL
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Source: wil
Version: 2019-05-08
Version: 2019-06-10
Description: The Windows Implementation Libraries (WIL) is a header-only C++ library created to make life easier for developers on Windows through readable type-safe C++ interfaces for common Windows coding patterns.
4 changes: 2 additions & 2 deletions ports/wil/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Microsoft/wil
REF 43613517258fbd94182e195b1a4887420ed74b31
SHA512 cf15c8571d81b837b2ce4083d7e70d738698ff5ef99a7e99daa96618463281fc8e6642f1703d3b96de7208f7720ecf4108f6ed09b33d2980c2b609dc70fd4653
REF 607e3c44797e18ae050907114601a31883489254
SHA512 78d14f48a0d6629d72b6007e20ce4a14855667d0f9f8240b66a8cc135e079fca97926db6fc18852cd932f80b1b5a55c08cb48ca999fa9327f7e9c0586ea3ecc7
HEAD_REF master
)

Expand Down

0 comments on commit bd53b5d

Please sign in to comment.