Advance vcpkg again to incorporate filedialog hotfix

This commit is contained in:
Marek Roszko 2022-06-11 21:34:25 -04:00
parent e5ece4e460
commit a0b731fa69
2 changed files with 2 additions and 2 deletions

View File

@ -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" ]
} }
] ]

View File

@ -28,7 +28,7 @@
}, },
{ {
"name": "wxwidgets", "name": "wxwidgets",
"version": "3.1.7#1" "version": "3.1.7#2"
}, },
{ {
"name": "wxpython", "name": "wxpython",