Update vcpkg wxpython again
This commit is contained in:
parent
3cf3a3ebe0
commit
ae53986487
|
@ -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": "edd58f64dfc375f119139e2efa191ced39cdc494",
|
"baseline": "22fe0637255b41558f43bd20671b1800057a2750",
|
||||||
"packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ]
|
"packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -31,7 +31,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "wxpython",
|
"name": "wxpython",
|
||||||
"version": "4.2.0#2"
|
"version": "4.2.0#3"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ngspice",
|
"name": "ngspice",
|
||||||
|
|
Loading…
Reference in New Issue