Update vcpkg-configuration.json

This commit is contained in:
Mark Roszko 2022-05-07 11:34:20 +00:00
parent 5cd3c07862
commit befc46e5bf
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": "77bec4abafb782ac15e5439926a9d1ef05546f1d", "baseline": "b75df4367123842817eeacda75be3c91885d9e2e",
"packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ] "packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ]
} }
] ]
} }