Adjust vcpkg python3 to 3.9.14

Weird this should have been made a change already
This commit is contained in:
Mark Roszko 2022-09-29 13:38:24 +00:00
parent b5dfa4e2fb
commit f9b66c5385
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
"overrides": [ "overrides": [
{ {
"name": "python3", "name": "python3",
"version": "3.9.10#2" "version": "3.9.14"
}, },
{ {
"name": "wxwidgets", "name": "wxwidgets",