diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 2d87cf9a0d..3209a1bf12 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": "26ab49d089516202a4c7e591cb9328febd0fc755", + "baseline": "638fa0c016d307e12cfa3b6598e25de4a171aa55", "packages": [ "glew", "python3", diff --git a/vcpkg.json b/vcpkg.json index 19efb3f4e9..da15364900 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -43,7 +43,7 @@ }, { "name": "ngspice", - "version": "40" + "version": "41" } ] }