From 45e53e13f6ef020a05945b3466f043ac3b3799be Mon Sep 17 00:00:00 2001 From: Duncan Horn <40036384+dunhor@users.noreply.github.com> Date: Wed, 17 Jul 2019 23:31:17 -0700 Subject: [wil] match commit used for NuGet package 1.0.190716.2 (#7285) --- ports/wil/CONTROL | 2 +- ports/wil/portfile.cmake | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ports/wil/CONTROL b/ports/wil/CONTROL index 27f4a6aeb..f58d9f014 100644 --- a/ports/wil/CONTROL +++ b/ports/wil/CONTROL @@ -1,3 +1,3 @@ Source: wil -Version: 2019-07-09 +Version: 2019-07-16 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. \ No newline at end of file diff --git a/ports/wil/portfile.cmake b/ports/wil/portfile.cmake index 3a9dfe6b6..d9e50a16c 100644 --- a/ports/wil/portfile.cmake +++ b/ports/wil/portfile.cmake @@ -4,8 +4,8 @@ include(vcpkg_common_functions) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO Microsoft/wil - REF 8bfcc43efc91ec3a4d8dfa8fd74f4025bded363f - SHA512 301bf129e064cf5de4b0d19cf5e35e195c68ecb8800df0334729083929b097f7d5d425437f7214aec1eb29f694c5613eb26332bc5a72fbaff37d9057f61c7692 + REF 7a6f0679be9cd625f54a21bb0ce06c39958b13a5 + SHA512 155b8ed9f3622e7d802b41d6086f2b5984e52a3c21d068157d5d428a2efe24f1960186412c61719bf32a4c12c313930defa590d07d7b05a6376fe0ae68a85b2e HEAD_REF master ) -- cgit v1.2.3