From 23d64221e3ffb22ca61c50f1155b4fcd87f4fae5 Mon Sep 17 00:00:00 2001 From: Mark Roszko Date: Thu, 19 Jun 2025 20:22:20 -0400 Subject: [PATCH] Bump wxwidgets-33 port being used --- 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 3c5a3a71dc..c363cc9306 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": "843d731622d56117400f0df1320234d364575ade", + "baseline": "531be6ab6551debac8aa1e1be29d44ed37ab55fa", "packages": [ "glew", "python3", diff --git a/vcpkg.json b/vcpkg.json index 1bc8ed22e1..38d0516ebd 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -62,7 +62,7 @@ }, { "name": "wxwidgets-33", - "version": "3.3.0#1" + "version": "3.3.0#2" }, { "name": "wxpython-33",