diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 606edc786d..f3ddc12cb9 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -9,7 +9,7 @@ { "kind": "git", "repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git", - "baseline": "583838d5f68355c8a170c8545fee1854dc89fe76", + "baseline": "a5f6c93d41190d8dd011553c9f5df0dbaf8387a0", "packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ] } ] diff --git a/vcpkg.json b/vcpkg.json index d2428cc7e1..74cda7caf4 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -30,11 +30,11 @@ }, { "name": "wxwidgets", - "version": "3.2.1#0" + "version": "3.2.2#0" }, { "name": "wxpython", - "version": "4.2.0#3" + "version": "4.2.0#4" }, { "name": "ngspice",