Browse Source

Bump vcpkg again for wx 3.2.1

7.0
Marek Roszko 3 years ago
parent
commit
42005d9678
  1. 2
      vcpkg-configuration.json
  2. 4
      vcpkg.json

2
vcpkg-configuration.json

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

4
vcpkg.json

@ -27,11 +27,11 @@
},
{
"name": "wxwidgets",
"version": "3.2.0#1"
"version": "3.2.1#0"
},
{
"name": "wxpython",
"version": "4.2.0#0"
"version": "4.2.0#1"
},
{
"name": "ngspice",

Loading…
Cancel
Save