From 8e11b70168edd8858929caef5235b97d3a0a772a Mon Sep 17 00:00:00 2001 From: Jeremy Rimpo Date: Tue, 14 Apr 2026 11:35:42 -0500 Subject: [PATCH] Update vcpkg targets --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index a27b7c5..ede4564 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -11,7 +11,7 @@ "default-registry": { "kind": "git", "repository": "https://github.com/ModOrganizer2/vcpkg-registry", - "baseline": "69db61b22147b14ad66fd05cf798d855f6d68c12" + "baseline": "74e6536215718009aae747d86d84b78376bf9e09" } } }