Browse Source

Bump vcpkg for patched wx 3.2.5 for gdi leak

jobs
Marek Roszko 1 year ago
parent
commit
c1315b164e
  1. 2
      vcpkg-configuration.json
  2. 2
      vcpkg.json

2
vcpkg-configuration.json

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

2
vcpkg.json

@ -58,7 +58,7 @@
},
{
"name": "wxwidgets",
"version": "3.2.5#0"
"version": "3.2.5#1"
},
{
"name": "wxpython",

Loading…
Cancel
Save