diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index a2100695b3..15295aa582 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": "10120d76911a7ebe2a8b1d8e1b3f6c26a3eaba4c", + "baseline": "861713f25db7228fbdb40a1fb63bccfe007aa927", "packages": [ "glew", "python3", diff --git a/vcpkg.json b/vcpkg.json index 27a028ed88..73a0dd55b0 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -76,11 +76,6 @@ "name": "protobuf", "version": "3.21.12#4", "$comment": "Pinned until compat in kicad is improved" - }, - { - "name": "vcpkg-get-python-packages", - "version": "2024-01-24", - "$comment": "forces python 3.11 compat" } ] }