From 4b84d93385e8e24668399a50cf1c51590826c7a0 Mon Sep 17 00:00:00 2001 From: Prachya Saechua Date: Thu, 2 Jul 2026 11:30:05 +0700 Subject: [PATCH] Update vcpkg baseline version --- vcpkg-configuration.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 7df23d8c1..d88ab9698 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -1,7 +1,7 @@ { "default-registry": { "kind": "git", - "baseline": "56bb2411609227288b70117ead2c47585ba07713", + "baseline": "f3e10653cc27d62a37a3763cd84b38bca07c6075", "repository": "https://github.com/microsoft/vcpkg" } -} \ No newline at end of file +}