Increment kicad-vcpkg baseline for wxpython fix

(cherry picked from commit cf69337466)
This commit is contained in:
Mark Roszko 2022-05-06 11:10:34 +00:00
parent 511e862cfe
commit 9dd8bc1060
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": "56712ded80bf13ffca91f1a72fb845de61f8063a",
"packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ] "packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ]
} }
] ]