Bump vcpkg for patched wxpython
This commit is contained in:
parent
598b09821a
commit
9eb3854794
|
@ -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": "4ec72e65eb7b97d8a2438583e13f7923877ef70d",
|
"baseline": "edd58f64dfc375f119139e2efa191ced39cdc494",
|
||||||
"packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ]
|
"packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -31,7 +31,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "wxpython",
|
"name": "wxpython",
|
||||||
"version": "4.2.0#1"
|
"version": "4.2.0#2"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ngspice",
|
"name": "ngspice",
|
||||||
|
|
Loading…
Reference in New Issue