Move forwards kicad-vcpkg registry to get our ngspice

This commit is contained in:
Mark Roszko 2022-04-30 03:40:40 +00:00
parent 3f04b80ff4
commit 7b7e4e1ae5
2 changed files with 4 additions and 4 deletions

View File

@ -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" ]
}
]
}
}

View File

@ -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",