Update vcpkg to fix python3 build
This commit is contained in:
parent
8eaa3cfac9
commit
c24214fcd2
|
@ -9,7 +9,7 @@
|
|||
{
|
||||
"kind": "git",
|
||||
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
|
||||
"baseline": "d3633f1c1ff519106a6f443532b9f562a421f5ea",
|
||||
"baseline": "545a49fc1d306b345a06dfe4cd95d24fde838bd5",
|
||||
"packages": [
|
||||
"glew",
|
||||
"python3",
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
"overrides": [
|
||||
{
|
||||
"name": "python3",
|
||||
"version": "3.11.2"
|
||||
"version": "3.11.2#1"
|
||||
},
|
||||
{
|
||||
"name": "wxwidgets",
|
||||
|
|
Loading…
Reference in New Issue