From b92861c7e3cd5556f173b7085f4a342bd718bed5 Mon Sep 17 00:00:00 2001 From: Marek Roszko Date: Fri, 13 Oct 2023 07:51:27 -0400 Subject: [PATCH] Bump the wxpython in vcpkg to fix build --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 2af3dbb839..f4316151fd 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -39,7 +39,7 @@ }, { "name": "wxpython", - "version": "4.2.0#4" + "version": "4.2.0#13" }, { "name": "ngspice",