From 109206a032b8164d20e138c23060bb5711387722 Mon Sep 17 00:00:00 2001 From: Darryl Pogue Date: Thu, 19 Dec 2024 15:23:11 -0800 Subject: [PATCH] Update to vcpkg 2024.12.16 --- vcpkg | 2 +- vcpkg.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vcpkg b/vcpkg index f7423ee180..b322364f06 160000 --- a/vcpkg +++ b/vcpkg @@ -1 +1 @@ -Subproject commit f7423ee180c4b7f40d43402c2feb3859161ef625 +Subproject commit b322364f06308bdd24823f9d8f03fe0cc86fd46f diff --git a/vcpkg.json b/vcpkg.json index 6b52541b52..c158f852f5 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -66,7 +66,7 @@ ] } }, - "builtin-baseline": "f7423ee180c4b7f40d43402c2feb3859161ef625", + "builtin-baseline": "b322364f06308bdd24823f9d8f03fe0cc86fd46f", "vcpkg-configuration": { "overlay-ports": ["./Scripts/Ports"], "overlay-triplets": ["./Scripts/Triplets"]