From ae5398648720ab5963f4c7a7ca100d9727017d0f Mon Sep 17 00:00:00 2001 From: Mark Roszko Date: Tue, 18 Oct 2022 04:37:50 +0000 Subject: [PATCH] Update vcpkg wxpython again --- 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 a81585069c..568e0be0a9 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -8,7 +8,7 @@ { "kind": "git", "repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git", - "baseline": "edd58f64dfc375f119139e2efa191ced39cdc494", + "baseline": "22fe0637255b41558f43bd20671b1800057a2750", "packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ] } ] diff --git a/vcpkg.json b/vcpkg.json index 884f496872..b1ab7231c3 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -31,7 +31,7 @@ }, { "name": "wxpython", - "version": "4.2.0#2" + "version": "4.2.0#3" }, { "name": "ngspice",