vcpkg bump to ngspice 38

This commit is contained in:
Mark Roszko 2022-12-15 03:02:55 +00:00
parent 948071183c
commit 01cff24e4e
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,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": "f96e629af6e31ac0dbd060744217864d73b9defd", "baseline": "3f5344c8d2dde771f63022ae68c5a26e9090fa60",
"packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ] "packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ]
} }
] ]

View File

@ -36,7 +36,7 @@
}, },
{ {
"name": "ngspice", "name": "ngspice",
"version": "37" "version": "38"
} }
] ]
} }