diff --git a/ports/wil/portfile.cmake b/ports/wil/portfile.cmake index 26f60109dc..2e02f180ad 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.231028.1 - SHA512 c9bbf3ab64ed63f57fc50954b03fa57c24e5399c79d6a53803e66741874bf582646ac886c8adeac09c881a71980ec0624529c06d9c89e8846e17d79cb3f3cc83 + REF v1.0.240122.1 + SHA512 b6552924aadb036cf28d21a90d1259720b84fb7f34b2af30444257861143ed4f41cd58586a7cc4c6fb364e73264eaf77669ca988a4a9ef2fe29fdae9e992f936 HEAD_REF master ) diff --git a/ports/wil/vcpkg.json b/ports/wil/vcpkg.json index 8929d9a271..076f7211d0 100644 --- a/ports/wil/vcpkg.json +++ b/ports/wil/vcpkg.json @@ -1,6 +1,6 @@ { "name": "wil", - "version-date": "2023-10-28", + "version-date": "2024-01-22", "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 da16ff6e63..016bcd71d7 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -9125,7 +9125,7 @@ "port-version": 2 }, "wil": { - "baseline": "2023-10-28", + "baseline": "2024-01-22", "port-version": 0 }, "wildmidi": { diff --git a/versions/w-/wil.json b/versions/w-/wil.json index 285cfc1244..70a1d38a9f 100644 --- a/versions/w-/wil.json +++ b/versions/w-/wil.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "500a409fc60e5a27c68778c4e3090d1fb8e0224c", + "version-date": "2024-01-22", + "port-version": 0 + }, { "git-tree": "39b5070b1e40ec7b9333c2fbb88941beef73155f", "version-date": "2023-10-28",