Pull in ngspice 41 for vcpkg

This commit is contained in:
Mark Roszko 2023-09-04 19:36:07 +00:00
parent 61ef88a0ac
commit 0cc25f10c6
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -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": "26ab49d089516202a4c7e591cb9328febd0fc755", "baseline": "638fa0c016d307e12cfa3b6598e25de4a171aa55",
"packages": [ "packages": [
"glew", "glew",
"python3", "python3",

View File

@ -43,7 +43,7 @@
}, },
{ {
"name": "ngspice", "name": "ngspice",
"version": "40" "version": "41"
} }
] ]
} }