Update vcpkg-configuration.json

This commit is contained in:
Mark Roszko 2022-05-07 11:34:54 +00:00
parent e05c8f8852
commit 43b8adad1a
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
{ {
"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": "0799dc927d94ff407a4a69c438a654429f0124af",
"packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ] "packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ]
} }
] ]