From 264029c8e91c7ea478d4ff38e9c3e11bfbccdef1 Mon Sep 17 00:00:00 2001 From: Mark Roszko Date: Sat, 6 Sep 2025 08:46:34 -0400 Subject: [PATCH] Update kicad-vcpkg and ngspice --- 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 6cfc470479..a76f09f606 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": "17b0db2131016fcdacf8e0dcd8b33c0952d2e133", + "baseline": "ff68ed26a47b400d692bf87e51e7f4b39d527d1c", "packages": [ "glew", "python3", diff --git a/vcpkg.json b/vcpkg.json index 239ff6e261..b9d33d8855 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -74,7 +74,7 @@ }, { "name": "ngspice", - "version": "44#1" + "version": "45#0" }, { "name": "protobuf",