Walk vcpkg config forwards for wx 3.1.7
This commit is contained in:
parent
c8a1c5c707
commit
e0802dcd26
|
@ -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": "56d04625029fbf28047bde04e7de9ecfd782377b",
|
"baseline": "95383aa89d28633085b534e22483a690019dcf52",
|
||||||
"packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ]
|
"packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "wxwidgets",
|
"name": "wxwidgets",
|
||||||
"version": "3.1.6"
|
"version": "3.1.7#3"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "wxpython",
|
"name": "wxpython",
|
||||||
|
|
Loading…
Reference in New Issue