From beb917e572769311cbf45973f760499f605549c8 Mon Sep 17 00:00:00 2001
From: Marek Roszko <mark.roszko@gmail.com>
Date: Thu, 9 Nov 2023 22:44:24 -0500
Subject: [PATCH] Bump kicad-vcpkg repo for wx 3.2.4

---
 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 8e491fdddc..42421ac868 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": "3a406285c62578f33febbdea6901b4a40d117435",
+      "baseline": "6c26bbf7fdad980960994be23833eeacc7ecb9fa",
       "packages": [
         "glew",
         "python3",
diff --git a/vcpkg.json b/vcpkg.json
index 1ba28e37a6..d83e738024 100644
--- a/vcpkg.json
+++ b/vcpkg.json
@@ -53,11 +53,11 @@
     },
     {
       "name": "wxwidgets",
-      "version": "3.2.3"
+      "version": "3.2.4"
     },
     {
       "name": "wxpython",
-      "version": "4.2.0#13"
+      "version": "4.2.0#14"
     },
     {
       "name": "ngspice",