Update vcpkg to get locale installing wxwidgets
This commit is contained in:
parent
d25ac664f8
commit
88dc531d91
|
@ -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",
|
||||||
|
|
|
@ -53,7 +53,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "wxwidgets",
|
"name": "wxwidgets",
|
||||||
"version": "3.2.4"
|
"version": "3.2.4#1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "wxpython",
|
"name": "wxpython",
|
||||||
|
|
Loading…
Reference in New Issue