Point vcpkg to wxWidgets with wxMenuItem bitmaps fixed on MSW

This commit is contained in:
Marek Roszko 2022-06-16 12:18:00 -04:00
parent 4043dca613
commit e1193aaf35
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
{
"kind": "git",
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
"baseline": "56d04625029fbf28047bde04e7de9ecfd782377b",
"baseline": "95383aa89d28633085b534e22483a690019dcf52",
"packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ]
}
]

View File

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