diff options
| author | Duncan Horn <40036384+dunhor@users.noreply.github.com> | 2019-11-19 11:12:30 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-11-19 11:12:30 -0800 |
| commit | 7c412eb0442b0d633c5a3b82f2b9b130d7e53a2b (patch) | |
| tree | 094ad5104f039480579b658badf65477f6f4fef1 /ports/wil/CONTROL | |
| parent | b92ebdce15a2dd807b18bf9a33568aa6dbab3a60 (diff) | |
| download | vcpkg-7c412eb0442b0d633c5a3b82f2b9b130d7e53a2b.tar.gz vcpkg-7c412eb0442b0d633c5a3b82f2b9b130d7e53a2b.zip | |
Update WIL port (#8948)
* Update commit for WIL
* Update wil port to match the commit used for NuGet package 1.0.190716.2
* Update WIL port
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 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 |
