Skip to content

Commit

Permalink
Bump wx in vcpkg
Browse files Browse the repository at this point in the history
  • Loading branch information
marekr committed Sep 18, 2022
1 parent 63295cf commit ef44e5c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion vcpkg-configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -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" ]
}
]
Expand Down
6 changes: 3 additions & 3 deletions vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit ef44e5c

Please sign in to comment.