diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 980c937092..0975b6f92f 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": "edd58f64dfc375f119139e2efa191ced39cdc494", + "baseline": "3f5344c8d2dde771f63022ae68c5a26e9090fa60", "packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ] } ] diff --git a/vcpkg.json b/vcpkg.json index a09cd86f00..91d99ce3fb 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -38,7 +38,7 @@ }, { "name": "ngspice", - "version": "37" + "version": "38" } ] }