Update vcpkg to get locale installing wxwidgets

This commit is contained in:
Marek Roszko 2024-01-15 21:11:05 -05:00
parent d25ac664f8
commit 88dc531d91
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,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": "db82ff3778e628bf081ebc4d0a3d951d3d301d9f", "baseline": "cffa190cc20bf9a92e863f480e53d033116dae98",
"packages": [ "packages": [
"glew", "glew",
"python3", "python3",

View File

@ -53,7 +53,7 @@
}, },
{ {
"name": "wxwidgets", "name": "wxwidgets",
"version": "3.2.4" "version": "3.2.4#1"
}, },
{ {
"name": "wxpython", "name": "wxpython",