diff options
| -rw-r--r-- | ports/wil/CONTROL | 2 | ||||
| -rw-r--r-- | ports/wil/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/wil/CONTROL b/ports/wil/CONTROL index f58d9f014..44007f501 100644 --- a/ports/wil/CONTROL +++ b/ports/wil/CONTROL @@ -1,3 +1,3 @@ Source: wil
-Version: 2019-07-16
+Version: 2019-11-07
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 d9e50a16c..b3c74aa0d 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 7a6f0679be9cd625f54a21bb0ce06c39958b13a5
- SHA512 155b8ed9f3622e7d802b41d6086f2b5984e52a3c21d068157d5d428a2efe24f1960186412c61719bf32a4c12c313930defa590d07d7b05a6376fe0ae68a85b2e
+ REF fd6d99e737cc713dd3217663a502ab8c31d38820
+ SHA512 4b38fa803145b57349b3d68681fc4d0020665285f3fd94f71afe77466f39858e85127688856bc15f08d468e9f5cc8669ba65e7b024398edfb3b9320da61ea69d
HEAD_REF master
)
|
