aboutsummaryrefslogtreecommitdiff
path: root/ports/wil/CONTROL
diff options
context:
space:
mode:
authorDuncan Horn <40036384+dunhor@users.noreply.github.com>2021-08-05 03:03:51 -0700
committerGitHub <noreply@github.com>2021-08-05 03:03:51 -0700
commit7f3e714768454feb34a442af558e519d078a4b85 (patch)
treeb0f96f3c2ffbd3b91350a2615d068d8de1a267f9 /ports/wil/CONTROL
parent8f4085527d753965800e4982f5a65318a2867557 (diff)
downloadvcpkg-7f3e714768454feb34a442af558e519d078a4b85.tar.gz
vcpkg-7f3e714768454feb34a442af558e519d078a4b85.zip
[wil] Update wil to the latest commit (#19343)
* Update WIL port * Running new command I previously didn't know about
Diffstat (limited to 'ports/wil/CONTROL')
-rw-r--r--ports/wil/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/wil/CONTROL b/ports/wil/CONTROL
index 04acb2d1f..09540d3b8 100644
--- a/ports/wil/CONTROL
+++ b/ports/wil/CONTROL
@@ -1,4 +1,4 @@
Source: wil
-Version: 2021-02-04
+Version: 2021-08-03
Homepage: https://github.com/microsoft/wil
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.