Update wxwidgets-33 port to fix arm64 build

This commit is contained in:
Mark Roszko 2025-07-02 20:14:10 -04:00
parent fa9a588683
commit 9dd1ba7f9f
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,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": "531be6ab6551debac8aa1e1be29d44ed37ab55fa", "baseline": "6186c9fd9da61e730909d3a5e5c2b6fb3d2e18cc",
"packages": [ "packages": [
"glew", "glew",
"python3", "python3",

View File

@ -62,7 +62,7 @@
}, },
{ {
"name": "wxwidgets-33", "name": "wxwidgets-33",
"version": "3.3.0#2" "version": "3.3.0#3"
}, },
{ {
"name": "wxpython-33", "name": "wxpython-33",