From 5e8982600a138e0f9bc92738d0eb72fdce6985b4 Mon Sep 17 00:00:00 2001 From: Mark Roszko Date: Sat, 6 Sep 2025 17:41:01 +0000 Subject: [PATCH] Update ngspice to 45.2 (cherry picked from commit 922699f38867d06f21df5ae3dc150eee556d606a) Co-authored-by: Mark Roszko --- 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 2247206ab1..ff1f85d48c 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 9bab0d6a59..04d6d4467e 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -70,7 +70,7 @@ }, { "name": "ngspice", - "version": "45#0" + "version": "45.2#0" }, { "name": "protobuf",