Advance vcpkg again to incorporate filedialog hotfix
This commit is contained in:
parent
e5ece4e460
commit
a0b731fa69
|
@ -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": "c0c77879a2cc817e0e485f2a4abca7be2560c6e1",
|
"baseline": "56d04625029fbf28047bde04e7de9ecfd782377b",
|
||||||
"packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ]
|
"packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "wxwidgets",
|
"name": "wxwidgets",
|
||||||
"version": "3.1.7#1"
|
"version": "3.1.7#2"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "wxpython",
|
"name": "wxpython",
|
||||||
|
|
Loading…
Reference in New Issue