Move forwards kicad-vcpkg registry to get our ngspice
This commit is contained in:
parent
3f04b80ff4
commit
7b7e4e1ae5
|
@ -8,8 +8,8 @@
|
|||
{
|
||||
"kind": "git",
|
||||
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
|
||||
"baseline": "4c7655ce8a727d105140c6176146b3a763671037",
|
||||
"packages": [ "python3", "wxpython", "wxwidgets" ]
|
||||
"baseline": "67038a11b7b5df4bbc0b8c6dfd3636b79e360b52",
|
||||
"packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json",
|
||||
"name": "kicad",
|
||||
"version": "6.99",
|
||||
"version": "6.0",
|
||||
"license": "GPL-2.0+",
|
||||
"dependencies": [
|
||||
"boost",
|
||||
|
|
Loading…
Reference in New Issue