diff options
| author | Duncan Horn <40036384+dunhor@users.noreply.github.com> | 2019-06-10 17:24:35 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-06-10 17:24:35 -0700 |
| commit | bd53b5dde1be95ad0e29619e1d52f312fb0a193c (patch) | |
| tree | 9432650a067c59628d4ab4113eb796aeffafa84c /ports/wil/CONTROL | |
| parent | 3fadaffacee6de7c6ddaf9a3c15e4b8996b5b1c0 (diff) | |
| download | vcpkg-bd53b5dde1be95ad0e29619e1d52f312fb0a193c.tar.gz vcpkg-bd53b5dde1be95ad0e29619e1d52f312fb0a193c.zip | |
Update commit for WIL (#6847)
Diffstat (limited to 'ports/wil/CONTROL')
| -rw-r--r-- | ports/wil/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/wil/CONTROL b/ports/wil/CONTROL index 3db06e5b9..8b589c8af 100644 --- a/ports/wil/CONTROL +++ b/ports/wil/CONTROL @@ -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.
\ No newline at end of file |
