Browse Source

Advance vcpkg again to incorporate filedialog hotfix

7.0
Marek Roszko 3 years ago
parent
commit
a0b731fa69
  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": "c0c77879a2cc817e0e485f2a4abca7be2560c6e1",
"baseline": "56d04625029fbf28047bde04e7de9ecfd782377b",
"packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ]
}
]

2
vcpkg.json

@ -28,7 +28,7 @@
},
{
"name": "wxwidgets",
"version": "3.1.7#1"
"version": "3.1.7#2"
},
{
"name": "wxpython",

Loading…
Cancel
Save