diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 44a6346a65..51e26db2a0 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": "fa0646eb07954a4851a090d8e167bb5848b8095b", + "baseline": "638fa0c016d307e12cfa3b6598e25de4a171aa55", "packages": [ "glew", "python3", diff --git a/vcpkg.json b/vcpkg.json index 3c2b37e69c..a258c22034 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -56,7 +56,7 @@ }, { "name": "ngspice", - "version": "40" + "version": "41" } ] }