From 6d0df02cb936e9203969255816881961bc435e56 Mon Sep 17 00:00:00 2001 From: Darryl Pogue Date: Mon, 25 Mar 2024 20:42:45 -0700 Subject: [PATCH] Update vcpkg to 2024.03.25 --- vcpkg | 2 +- vcpkg.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vcpkg b/vcpkg index 53bef8994c..a34c873a97 160000 --- a/vcpkg +++ b/vcpkg @@ -1 +1 @@ -Subproject commit 53bef8994c541b6561884a8395ea35715ece75db +Subproject commit a34c873a9717a888f58dc05268dea15592c2f0ff diff --git a/vcpkg.json b/vcpkg.json index a6dcc14130..3b99d98bee 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -54,7 +54,7 @@ ] } }, - "builtin-baseline": "53bef8994c541b6561884a8395ea35715ece75db", + "builtin-baseline": "a34c873a9717a888f58dc05268dea15592c2f0ff", "vcpkg-configuration": { "overlay-ports": ["./Scripts/Ports"], "overlay-triplets": ["./Scripts/Triplets"]