diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 7d1a62f992..ef7c5c112a 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": "95383aa89d28633085b534e22483a690019dcf52", + "baseline": "4ec72e65eb7b97d8a2438583e13f7923877ef70d", "packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ] } ] diff --git a/vcpkg.json b/vcpkg.json index 5eb3f8f2e8..e1fbd33230 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -23,7 +23,7 @@ "overrides": [ { "name": "python3", - "version": "3.9.10#1" + "version": "3.9.14" }, { "name": "wxwidgets",