diff --git a/ports/wil/portfile.cmake b/ports/wil/portfile.cmake index 266e0d867ff..dd870770976 100644 --- a/ports/wil/portfile.cmake +++ b/ports/wil/portfile.cmake @@ -2,8 +2,8 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO Microsoft/wil - REF d0849dca2c466bdce38a32a7e4265b193b8fb0f9 - SHA512 9dd4eeae55c04f97da63e0b63f7e66b550726e547f52906a10ab7c92fa4b97ff000e170ac23f9eac846a04112764b86785abb96de82557672665742a8b4ba29c + REF 9db6276dce851dc2b6807fc81bffbec2e27acd0b + SHA512 da26905b2665e952c06a42f1b56e7cb6e335cccb592d7dac5e59a11bbf2b10e5d532649383d2feb2313432c9be5068a2cd57b368a309f65899cbff61e866fc10 HEAD_REF master ) diff --git a/ports/wil/vcpkg.json b/ports/wil/vcpkg.json index fd8b8b1c30e..f6fc102d611 100644 --- a/ports/wil/vcpkg.json +++ b/ports/wil/vcpkg.json @@ -1,6 +1,6 @@ { "name": "wil", - "version-date": "2023-02-02", + "version-date": "2023-04-11", "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.", "homepage": "https://github.com/microsoft/wil", "license": "MIT", diff --git a/versions/baseline.json b/versions/baseline.json index 83ae0fd70d9..2f6c86740d8 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -8417,7 +8417,7 @@ "port-version": 2 }, "wil": { - "baseline": "2023-02-02", + "baseline": "2023-04-11", "port-version": 0 }, "wildmidi": { diff --git a/versions/w-/wil.json b/versions/w-/wil.json index d060db361ba..dd76fa52cdf 100644 --- a/versions/w-/wil.json +++ b/versions/w-/wil.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "8e96d6798de6842dc009f957172841b8fcf711d7", + "version-date": "2023-04-11", + "port-version": 0 + }, { "git-tree": "15b6edcd080a9c2dab9a62a7d4a029b33b835f08", "version-date": "2023-02-02",