Browse Source

Move vcpkg to wx 3.2.5

fusion360
Marek Roszko 2 years ago
parent
commit
ba65231f6b
  1. 2
      vcpkg-configuration.json
  2. 4
      vcpkg.json

2
vcpkg-configuration.json

@ -9,7 +9,7 @@
{
"kind": "git",
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
"baseline": "679cc384f9fde183696b03addc3bb7fc768b5e11",
"baseline": "65dbdd3d220d48a31df1e0b87fa305a38cf3fa8a",
"packages": [
"glew",
"python3",

4
vcpkg.json

@ -57,11 +57,11 @@
},
{
"name": "wxwidgets",
"version": "3.2.4#1"
"version": "3.2.5#0"
},
{
"name": "wxpython",
"version": "4.2.0#15"
"version": "4.2.0#16"
},
{
"name": "ngspice",

Loading…
Cancel
Save