Bump vcpkg python3 to 3.9.14
This commit is contained in:
parent
f379fa4f7f
commit
c0ce4cb0bc
|
@ -8,7 +8,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": "95383aa89d28633085b534e22483a690019dcf52",
|
"baseline": "4ec72e65eb7b97d8a2438583e13f7923877ef70d",
|
||||||
"packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ]
|
"packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
"overrides": [
|
"overrides": [
|
||||||
{
|
{
|
||||||
"name": "python3",
|
"name": "python3",
|
||||||
"version": "3.9.10#1"
|
"version": "3.9.14"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "wxwidgets",
|
"name": "wxwidgets",
|
||||||
|
|
Loading…
Reference in New Issue