diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index e10c5cf0e1..0c3fecb089 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": "0799dc927d94ff407a4a69c438a654429f0124af", + "baseline": "797667896ba2d4aee372a7d585e86d1b03b91e99", "packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ] } ] diff --git a/vcpkg.json b/vcpkg.json index 1f02829285..a209e064fc 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -28,7 +28,11 @@ }, { "name": "wxwidgets", - "version": "3.1.5#11" + "version": "3.1.6" + }, + { + "name": "wxpython", + "version": "4.1.1#8" } ] } \ No newline at end of file