From 99cc2e68320a13de831b1ffb65ee95e931d52281 Mon Sep 17 00:00:00 2001 From: Mark Roszko Date: Sat, 7 May 2022 11:34:39 +0000 Subject: [PATCH] Update vcpkg-configuration.json --- vcpkg-configuration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index df1493d6ba..e10c5cf0e1 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -8,7 +8,7 @@ { "kind": "git", "repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git", - "baseline": "b75df4367123842817eeacda75be3c91885d9e2e", + "baseline": "0799dc927d94ff407a4a69c438a654429f0124af", "packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ] } ]