update WIL to 2023-08-24 (#33368)

This commit is contained in:
Duncan Horn 2023-08-25 12:09:52 -07:00 committed by GitHub
parent 250ea54a8c
commit 875d68a4c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -2,8 +2,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Microsoft/wil
REF 9db6276dce851dc2b6807fc81bffbec2e27acd0b
SHA512 da26905b2665e952c06a42f1b56e7cb6e335cccb592d7dac5e59a11bbf2b10e5d532649383d2feb2313432c9be5068a2cd57b368a309f65899cbff61e866fc10
REF v1.0.230824.2
SHA512 be9774b8d8ccc2df9fce4343aca87f721c90c8ef4a9d00ccf61a3182aafda7d98d4af96cf098ef5400a5234c1457fa745b40f9540e1f1c1cbf402181e484dcf8
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "wil",
"version-date": "2023-04-11",
"version-date": "2023-08-24",
"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",

View File

@ -8741,7 +8741,7 @@
"port-version": 2
},
"wil": {
"baseline": "2023-04-11",
"baseline": "2023-08-24",
"port-version": 0
},
"wildmidi": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "ddb021c58bdc3c24a0440d2e6f808797cd698bf8",
"version-date": "2023-08-24",
"port-version": 0
},
{
"git-tree": "8e96d6798de6842dc009f957172841b8fcf711d7",
"version-date": "2023-04-11",