Bump wx in vcpkg
This commit is contained in:
parent
63295cfb9e
commit
ef44e5cab5
|
@ -8,7 +8,7 @@
|
|||
{
|
||||
"kind": "git",
|
||||
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
|
||||
"baseline": "95383aa89d28633085b534e22483a690019dcf52",
|
||||
"baseline": "d81c5d996f3c2fa0b24619d55d2f03b9309b044c",
|
||||
"packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -23,15 +23,15 @@
|
|||
"overrides": [
|
||||
{
|
||||
"name": "python3",
|
||||
"version": "3.9.10#1"
|
||||
"version": "3.9.10#2"
|
||||
},
|
||||
{
|
||||
"name": "wxwidgets",
|
||||
"version": "3.1.7#3"
|
||||
"version": "3.2.0#1"
|
||||
},
|
||||
{
|
||||
"name": "wxpython",
|
||||
"version": "4.1.1#9"
|
||||
"version": "4.2.0#0"
|
||||
},
|
||||
{
|
||||
"name": "ngspice",
|
||||
|
|
Loading…
Reference in New Issue