diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 83fc2cd19b..dd39ce9ae2 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": "797667896ba2d4aee372a7d585e86d1b03b91e99", + "baseline": "5e9949ffb5c1d511184a94cc9c2dfacbbc921be1", "packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ] } ] diff --git a/vcpkg.json b/vcpkg.json index a209e064fc..76afdfdfb1 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -28,11 +28,11 @@ }, { "name": "wxwidgets", - "version": "3.1.6" + "version": "3.1.7#1" }, { "name": "wxpython", - "version": "4.1.1#8" + "version": "4.1.1#9" } ] } \ No newline at end of file