From a0b731fa694697554bd0ce203b8de0287a9a93f9 Mon Sep 17 00:00:00 2001 From: Marek Roszko Date: Sat, 11 Jun 2022 21:34:25 -0400 Subject: [PATCH] Advance vcpkg again to incorporate filedialog hotfix --- 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 f247272faa..ff4aa36d74 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": "c0c77879a2cc817e0e485f2a4abca7be2560c6e1", + "baseline": "56d04625029fbf28047bde04e7de9ecfd782377b", "packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ] } ] diff --git a/vcpkg.json b/vcpkg.json index 76afdfdfb1..bb87f7d297 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -28,7 +28,7 @@ }, { "name": "wxwidgets", - "version": "3.1.7#1" + "version": "3.1.7#2" }, { "name": "wxpython",