From 04cc05645f991b91ddd46b872058266009b88a1d Mon Sep 17 00:00:00 2001 From: Marek Roszko Date: Sat, 5 Oct 2024 07:12:28 -0400 Subject: [PATCH] Bump kicad-vcpkg for wx --- vcpkg-configuration.json | 2 +- vcpkg.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index d423606ed6..2bfac11287 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": "63ffc96100932fa30b63883dcac83565f06c1914", + "baseline": "607d3aa9471dd5d2e7b7e76f92611ea5bd35e6d7", "packages": [ "glew", "python3", diff --git a/vcpkg.json b/vcpkg.json index ff884d8eae..ea9e6412d8 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -58,11 +58,11 @@ }, { "name": "wxwidgets", - "version": "3.2.5#2" + "version": "3.2.6" }, { "name": "wxpython", - "version": "4.2.2" + "version": "4.2.2#1" }, { "name": "ngspice",