Bump wx in vcpkg

This commit is contained in:
Marek Roszko 2022-09-18 08:43:00 -04:00
parent 63295cfb9e
commit ef44e5cab5
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -23,15 +23,15 @@
"overrides": [
{
"name": "python3",
"version": "3.9.10#1"
"version": "3.9.10#2"
},
{
"name": "wxwidgets",
"version": "3.1.7#3"
"version": "3.2.0#1"
},
{
"name": "wxpython",
"version": "4.1.1#9"
"version": "4.2.0#0"
},
{
"name": "ngspice",