Browse Source

Bump vcpkg for patched wxpython

7.0
Marek Roszko 3 years ago
parent
commit
9eb3854794
  1. 2
      vcpkg-configuration.json
  2. 2
      vcpkg.json

2
vcpkg-configuration.json

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

2
vcpkg.json

@ -31,7 +31,7 @@
},
{
"name": "wxpython",
"version": "4.2.0#1"
"version": "4.2.0#2"
},
{
"name": "ngspice",

Loading…
Cancel
Save