Browse Source

Update vcpkg manifest for debuggable wxwidgets 3.1.5

7.0
Marek Roszko 3 years ago
parent
commit
484fabf336
  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": "67038a11b7b5df4bbc0b8c6dfd3636b79e360b52",
"baseline": "77bec4abafb782ac15e5439926a9d1ef05546f1d",
"packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ]
}
]

2
vcpkg.json

@ -28,7 +28,7 @@
},
{
"name": "wxwidgets",
"version": "3.1.5#10"
"version": "3.1.5#11"
}
]
}
Loading…
Cancel
Save