From c213b37e96c76384919330fc34f22fc224baa554 Mon Sep 17 00:00:00 2001 From: Mark Roszko Date: Tue, 14 Feb 2023 23:12:05 +0000 Subject: [PATCH] Update 2 files - /vcpkg-configuration.json - /vcpkg.json --- 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 606edc786d..f3ddc12cb9 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": "583838d5f68355c8a170c8545fee1854dc89fe76", + "baseline": "a5f6c93d41190d8dd011553c9f5df0dbaf8387a0", "packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ] } ] diff --git a/vcpkg.json b/vcpkg.json index d2428cc7e1..74cda7caf4 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -30,11 +30,11 @@ }, { "name": "wxwidgets", - "version": "3.2.1#0" + "version": "3.2.2#0" }, { "name": "wxpython", - "version": "4.2.0#3" + "version": "4.2.0#4" }, { "name": "ngspice",