From 87d0f2eeb6ca6612413ca41fd1f65c659d29280b Mon Sep 17 00:00:00 2001 From: Mikaƫl Capelle Date: Thu, 29 May 2025 14:24:52 +0200 Subject: Fix registry for 2.5.3-beta.2. (#2250) --- vcpkg-configuration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vcpkg-configuration.json') diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 7c48a0f9..ea4a173b 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -14,7 +14,7 @@ { "kind": "git", "repository": "https://github.com/ModOrganizer2/vcpkg-registry", - "baseline": "6c9a8aae49e77a1b71d861dfd2935756dbaa6e29", + "baseline": "0d5db1c58672510583ae2a26813c5c62b5d24816", "packages": ["mo2-*", "7zip", "usvfs"] } ] -- cgit v1.3.1