From 7d21d0ce0d0dbb27bafdceab535ded4ac171a8e4 Mon Sep 17 00:00:00 2001 From: Marek Roszko Date: Fri, 6 May 2022 07:50:29 -0400 Subject: [PATCH] Revert "Increment kicad-vcpkg baseline for wxpython fix" This reverts commit cf69337466818cf43699f896819b3ec3da733f01. --- vcpkg-configuration.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 88c48f4d80..6d9c2dedba 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -8,8 +8,8 @@ { "kind": "git", "repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git", - "baseline": "56712ded80bf13ffca91f1a72fb845de61f8063a", + "baseline": "77bec4abafb782ac15e5439926a9d1ef05546f1d", "packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ] } ] -} +} \ No newline at end of file