Update vcpkg to fix python3 build

This commit is contained in:
Marek Roszko 2023-03-11 16:39:15 -05:00
parent 8eaa3cfac9
commit c24214fcd2
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
{
"kind": "git",
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
"baseline": "d3633f1c1ff519106a6f443532b9f562a421f5ea",
"baseline": "545a49fc1d306b345a06dfe4cd95d24fde838bd5",
"packages": [
"glew",
"python3",

View File

@ -27,7 +27,7 @@
"overrides": [
{
"name": "python3",
"version": "3.11.2"
"version": "3.11.2#1"
},
{
"name": "wxwidgets",