From 2c2b686593a695f06628676b69c455410d88ca6b Mon Sep 17 00:00:00 2001 From: Jonathan White Date: Tue, 8 Jul 2025 07:41:08 -0400 Subject: [PATCH] Update to the latest vcpkg baseline --- vcpkg-configuration.json | 1 - vcpkg.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 1d21b2694..b5a7fc340 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -1,5 +1,4 @@ { - "overlay-ports": [], "overlay-triplets": [ "vcpkg/triplets" ] diff --git a/vcpkg.json b/vcpkg.json index baa40686c..8351862b4 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,7 +1,7 @@ { "name": "keepassxc", "version-string": "2.8.0", - "builtin-baseline": "2a6371b01420d8820d158b4707e79931feba27aa", + "builtin-baseline": "f9c128a6f7a96f5fa2f6f089f37ed6788a90e4b0", "dependencies": [ { "name": "argon2",