From 4448c98918cb4af0a7191c9624f0473fb16b767f Mon Sep 17 00:00:00 2001 From: Mark Roszko Date: Sun, 21 Jul 2024 01:18:43 +0000 Subject: [PATCH] Update 2 files - /vcpkg.json - /vcpkg-configuration.json --- 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 005ee6b3c7..2fbceacc5b 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": "365af4483fa088890b9e4540dde8b1e0b4e53ec1", + "baseline": "48211fd2892f748db3f9805eb4a493faf2aa46ca", "packages": [ "glew", "python3", diff --git a/vcpkg.json b/vcpkg.json index 9aad6a5249..8730699d1c 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -58,7 +58,7 @@ }, { "name": "wxwidgets", - "version": "3.2.5#1" + "version": "3.2.5#2" }, { "name": "wxpython",