update vcpkg baseline

This commit is contained in:
Marek Roszko 2023-08-08 22:22:38 -04:00
parent 54bcd1d5ca
commit a1f1e4c371
2 changed files with 4 additions and 4 deletions

View File

@ -3,13 +3,13 @@
"default-registry": { "default-registry": {
"kind": "git", "kind": "git",
"repository": "https://github.com/microsoft/vcpkg", "repository": "https://github.com/microsoft/vcpkg",
"baseline": "9cf4835a54ef1c78f12789859e2730ced29d23ce" "baseline": "c6928dfb9eb7f333f988d2ce70d1e771b7606849"
}, },
"registries": [ "registries": [
{ {
"kind": "git", "kind": "git",
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git", "repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
"baseline": "26ab49d089516202a4c7e591cb9328febd0fc755", "baseline": "fa0646eb07954a4851a090d8e167bb5848b8095b",
"packages": [ "packages": [
"glew", "glew",
"python3", "python3",

View File

@ -48,11 +48,11 @@
}, },
{ {
"name": "wxwidgets", "name": "wxwidgets",
"version": "3.2.2#1" "version": "3.2.2#2"
}, },
{ {
"name": "wxpython", "name": "wxpython",
"version": "4.2.0#10" "version": "4.2.0#11"
}, },
{ {
"name": "ngspice", "name": "ngspice",