Move vcpkg forwards

This commit is contained in:
Marek Roszko 2023-10-11 18:13:53 -04:00
parent 7cb198e021
commit 5a8f38952b
2 changed files with 5 additions and 5 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": "c6928dfb9eb7f333f988d2ce70d1e771b7606849" "baseline": "b40de44891dc1cab11d4722094ae44807a837b98"
}, },
"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": "638fa0c016d307e12cfa3b6598e25de4a171aa55", "baseline": "3a406285c62578f33febbdea6901b4a40d117435",
"packages": [ "packages": [
"glew", "glew",
"python3", "python3",

View File

@ -44,15 +44,15 @@
"overrides": [ "overrides": [
{ {
"name": "python3", "name": "python3",
"version": "3.11.2#1" "version": "3.11.5#0"
}, },
{ {
"name": "wxwidgets", "name": "wxwidgets",
"version": "3.2.2#2" "version": "3.2.3"
}, },
{ {
"name": "wxpython", "name": "wxpython",
"version": "4.2.0#11" "version": "4.2.0#13"
}, },
{ {
"name": "ngspice", "name": "ngspice",