Update ngspice to 40 in vcpkg

This commit is contained in:
Mark Roszko 2023-04-09 02:16:09 +00:00
parent e991ae504b
commit bc4878d71e
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
{
"kind": "git",
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
"baseline": "545a49fc1d306b345a06dfe4cd95d24fde838bd5",
"baseline": "3bc244ccb3a4641941aa5e91cc7ec7e2caa2c658",
"packages": [
"glew",
"python3",

View File

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