From c4d62cfe15d05aa9839d317cdf2daa4a2c35f4c2 Mon Sep 17 00:00:00 2001 From: Zephyron Date: Tue, 6 May 2025 20:31:53 +1000 Subject: [PATCH] chore: update vcpkg submodule to latest version Signed-off-by: Zephyron --- externals/vcpkg | 2 +- vcpkg.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/externals/vcpkg b/externals/vcpkg index a42af01b7..1318ab14a 160000 --- a/externals/vcpkg +++ b/externals/vcpkg @@ -1 +1 @@ -Subproject commit a42af01b72c28a8e1d7b48107b33e4f286a55ef6 +Subproject commit 1318ab14aae14db20085441cd71366891a9c9d0c diff --git a/vcpkg.json b/vcpkg.json index 4c10341e9..de68f1b36 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,7 +1,7 @@ { "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", "name": "citron", - "builtin-baseline": "a42af01b72c28a8e1d7b48107b33e4f286a55ef6", + "builtin-baseline": "1318ab14aae14db20085441cd71366891a9c9d0c", "version": "1.0", "dependencies": [ "boost-algorithm",