Move kicad-vcpkg baseline to use wx 3.1.7

This commit is contained in:
Marek Roszko 2022-06-11 15:27:18 -04:00
parent e4798199c6
commit 1a861394f7
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -28,11 +28,11 @@
},
{
"name": "wxwidgets",
"version": "3.1.6"
"version": "3.1.7#1"
},
{
"name": "wxpython",
"version": "4.1.1#8"
"version": "4.1.1#9"
}
]
}