Move vcpkg forwards
This commit is contained in:
parent
7cb198e021
commit
5a8f38952b
|
@ -3,13 +3,13 @@
|
|||
"default-registry": {
|
||||
"kind": "git",
|
||||
"repository": "https://github.com/microsoft/vcpkg",
|
||||
"baseline": "c6928dfb9eb7f333f988d2ce70d1e771b7606849"
|
||||
"baseline": "b40de44891dc1cab11d4722094ae44807a837b98"
|
||||
},
|
||||
"registries": [
|
||||
{
|
||||
"kind": "git",
|
||||
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
|
||||
"baseline": "638fa0c016d307e12cfa3b6598e25de4a171aa55",
|
||||
"baseline": "3a406285c62578f33febbdea6901b4a40d117435",
|
||||
"packages": [
|
||||
"glew",
|
||||
"python3",
|
||||
|
|
|
@ -44,15 +44,15 @@
|
|||
"overrides": [
|
||||
{
|
||||
"name": "python3",
|
||||
"version": "3.11.2#1"
|
||||
"version": "3.11.5#0"
|
||||
},
|
||||
{
|
||||
"name": "wxwidgets",
|
||||
"version": "3.2.2#2"
|
||||
"version": "3.2.3"
|
||||
},
|
||||
{
|
||||
"name": "wxpython",
|
||||
"version": "4.2.0#11"
|
||||
"version": "4.2.0#13"
|
||||
},
|
||||
{
|
||||
"name": "ngspice",
|
||||
|
|
Loading…
Reference in New Issue