diff --git a/ports/wil/portfile.cmake b/ports/wil/portfile.cmake index 2a929e4b2cad4d..26f60109dc5301 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 v1.0.230824.2 - SHA512 be9774b8d8ccc2df9fce4343aca87f721c90c8ef4a9d00ccf61a3182aafda7d98d4af96cf098ef5400a5234c1457fa745b40f9540e1f1c1cbf402181e484dcf8 + REF v1.0.231028.1 + SHA512 c9bbf3ab64ed63f57fc50954b03fa57c24e5399c79d6a53803e66741874bf582646ac886c8adeac09c881a71980ec0624529c06d9c89e8846e17d79cb3f3cc83 HEAD_REF master ) diff --git a/ports/wil/vcpkg.json b/ports/wil/vcpkg.json index ebd816c1b63586..8929d9a2711047 100644 --- a/ports/wil/vcpkg.json +++ b/ports/wil/vcpkg.json @@ -1,7 +1,6 @@ { "name": "wil", - "version-date": "2023-08-24", - "port-version": 1, + "version-date": "2023-10-28", "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 e061c2496e312e..6ca6653f7239b4 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -8977,8 +8977,8 @@ "port-version": 2 }, "wil": { - "baseline": "2023-08-24", - "port-version": 1 + "baseline": "2023-10-28", + "port-version": 0 }, "wildmidi": { "baseline": "0.4.5", diff --git a/versions/w-/wil.json b/versions/w-/wil.json index 682f476c840a00..285cfc12446006 100644 --- a/versions/w-/wil.json +++ b/versions/w-/wil.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "39b5070b1e40ec7b9333c2fbb88941beef73155f", + "version-date": "2023-10-28", + "port-version": 0 + }, { "git-tree": "1305125361ca7587fdcdd0caac7609c15a94e48f", "version-date": "2023-08-24",