From 1a1be2d542ad9cee6b9265dd9a213a86a4950c26 Mon Sep 17 00:00:00 2001 From: Marek Roszko Date: Thu, 2 May 2024 18:31:33 -0400 Subject: [PATCH] Update vcpkg wxpython --- 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 fe76ab99bc..70307fe42e 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": "2c877ed563ef15d7e1c08b0c21817d2125eb37ca", + "baseline": "679cc384f9fde183696b03addc3bb7fc768b5e11", "packages": [ "glew", "python3", diff --git a/vcpkg.json b/vcpkg.json index 3012772ea1..d01b980f7a 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -61,7 +61,7 @@ }, { "name": "wxpython", - "version": "4.2.0#14" + "version": "4.2.0#15" }, { "name": "ngspice",