diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index dc703b11f1..0fd1af6b7e 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": "56d04625029fbf28047bde04e7de9ecfd782377b", + "baseline": "95383aa89d28633085b534e22483a690019dcf52", "packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ] } ] diff --git a/vcpkg.json b/vcpkg.json index 4177787e6b..049d62141a 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -27,7 +27,7 @@ }, { "name": "wxwidgets", - "version": "3.1.6" + "version": "3.1.7#3" }, { "name": "wxpython",