Update 2 files

- /vcpkg-configuration.json
- /vcpkg.json
This commit is contained in:
Mark Roszko 2023-02-14 23:12:05 +00:00
parent d1ca84aa43
commit c213b37e96
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@
{ {
"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": "583838d5f68355c8a170c8545fee1854dc89fe76", "baseline": "a5f6c93d41190d8dd011553c9f5df0dbaf8387a0",
"packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ] "packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ]
} }
] ]

View File

@ -30,11 +30,11 @@
}, },
{ {
"name": "wxwidgets", "name": "wxwidgets",
"version": "3.2.1#0" "version": "3.2.2#0"
}, },
{ {
"name": "wxpython", "name": "wxpython",
"version": "4.2.0#3" "version": "4.2.0#4"
}, },
{ {
"name": "ngspice", "name": "ngspice",