Browse Source

Update kicad-vcpkg and ngspice

master
Mark Roszko 1 month ago
parent
commit
264029c8e9
  1. 2
      vcpkg-configuration.json
  2. 2
      vcpkg.json

2
vcpkg-configuration.json

@ -9,7 +9,7 @@
{ {
"kind": "git", "kind": "git",
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git", "repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
"baseline": "17b0db2131016fcdacf8e0dcd8b33c0952d2e133",
"baseline": "ff68ed26a47b400d692bf87e51e7f4b39d527d1c",
"packages": [ "packages": [
"glew", "glew",
"python3", "python3",

2
vcpkg.json

@ -74,7 +74,7 @@
}, },
{ {
"name": "ngspice", "name": "ngspice",
"version": "44#1"
"version": "45#0"
}, },
{ {
"name": "protobuf", "name": "protobuf",

Loading…
Cancel
Save