diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 2d87cf9a0d..44a6346a65 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -3,13 +3,13 @@ "default-registry": { "kind": "git", "repository": "https://github.com/microsoft/vcpkg", - "baseline": "9cf4835a54ef1c78f12789859e2730ced29d23ce" + "baseline": "c6928dfb9eb7f333f988d2ce70d1e771b7606849" }, "registries": [ { "kind": "git", "repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git", - "baseline": "26ab49d089516202a4c7e591cb9328febd0fc755", + "baseline": "fa0646eb07954a4851a090d8e167bb5848b8095b", "packages": [ "glew", "python3", diff --git a/vcpkg.json b/vcpkg.json index 780f81ef99..3c2b37e69c 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -48,11 +48,11 @@ }, { "name": "wxwidgets", - "version": "3.2.2#1" + "version": "3.2.2#2" }, { "name": "wxpython", - "version": "4.2.0#10" + "version": "4.2.0#11" }, { "name": "ngspice",