From 92c804b1f3de508a922ab758447d82ad67bb9432 Mon Sep 17 00:00:00 2001 From: Marek Roszko Date: Sat, 11 Jan 2025 11:22:30 -0500 Subject: [PATCH] Bump wxwidgets for trace patch --- vcpkg-configuration.json | 2 +- vcpkg.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index cfa46e78f4..c399f2571c 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": "71ee41eab29882214dadf233296fa8358af4e2c0", + "baseline": "06e0182e3f53f29d15ccf123412a3af76e42ecc5", "packages": [ "glew", "python3", diff --git a/vcpkg.json b/vcpkg.json index dc9d7d0ebf..dba3ee9538 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -59,7 +59,7 @@ }, { "name": "wxwidgets", - "version": "3.2.6#1" + "version": "3.2.6#2" }, { "name": "wxpython",