diff options
| author | Duncan Horn <40036384+dunhor@users.noreply.github.com> | 2020-05-22 21:59:05 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-22 21:59:05 -0700 |
| commit | a8305275635ee80d85bead373d09d4656eb41237 (patch) | |
| tree | 354e1eb43e3fb2e0264450be311805fe20cfe8e6 /ports/wil/CONTROL | |
| parent | 34db0f946b36102cafd9c84f0cef26504a7ce3e8 (diff) | |
| download | vcpkg-a8305275635ee80d85bead373d09d4656eb41237.tar.gz vcpkg-a8305275635ee80d85bead373d09d4656eb41237.zip | |
[wil] Update to 2020-05-19 (#11506)
* Update commit for WIL
* Update wil port to match the commit used for NuGet package 1.0.190716.2
* Update WIL port
* 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 44007f501..00b29b2e6 100644 --- a/ports/wil/CONTROL +++ b/ports/wil/CONTROL @@ -1,3 +1,3 @@ Source: wil
-Version: 2019-11-07
+Version: 2020-05-19
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 |
