From 922699f38867d06f21df5ae3dc150eee556d606a Mon Sep 17 00:00:00 2001 From: Mark Roszko Date: Sat, 6 Sep 2025 13:35:09 -0400 Subject: [PATCH] Update ngspice to 45.2 --- vcpkg-configuration.json | 2 +- vcpkg.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index a76f09f606..7102795fe5 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": "ff68ed26a47b400d692bf87e51e7f4b39d527d1c", + "baseline": "b31e1a80d213ec39594c96807f86993196d31176", "packages": [ "glew", "python3", diff --git a/vcpkg.json b/vcpkg.json index b9d33d8855..1b137a922f 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -74,7 +74,7 @@ }, { "name": "ngspice", - "version": "45#0" + "version": "45.2#0" }, { "name": "protobuf",