Move forwards kicad-vcpkg registry to get our ngspice

This commit is contained in:
Marek Roszko 2022-04-29 23:38:35 -04:00
parent d72b9861f7
commit 62b9cf0467
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@
{ {
"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": "4c7655ce8a727d105140c6176146b3a763671037", "baseline": "67038a11b7b5df4bbc0b8c6dfd3636b79e360b52",
"packages": [ "python3", "wxpython", "wxwidgets" ] "packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ]
} }
] ]
} }