Bump vcpkg python3 to 3.9.14

This commit is contained in:
Mark Roszko 2022-09-18 18:04:31 +00:00
parent f379fa4f7f
commit c0ce4cb0bc
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
{
"kind": "git",
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
"baseline": "95383aa89d28633085b534e22483a690019dcf52",
"baseline": "4ec72e65eb7b97d8a2438583e13f7923877ef70d",
"packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ]
}
]

View File

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