diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 2bfac11287..f9eceadad5 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -3,13 +3,13 @@ "default-registry": { "kind": "git", "repository": "https://github.com/microsoft/vcpkg", - "baseline": "3f530d4827b064f5894e94a8946473d40999826e" + "baseline": "ea189a0a823a17dca94f6af61d09429f2f45502c" }, "registries": [ { "kind": "git", "repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git", - "baseline": "607d3aa9471dd5d2e7b7e76f92611ea5bd35e6d7", + "baseline": "7fe3c098fe816518dd97ae77dcdcf3c5a73d2816", "packages": [ "glew", "python3", diff --git a/vcpkg.json b/vcpkg.json index e85e6d994d..092f57f10e 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -13,6 +13,7 @@ "boost-optional", "boost-property-tree", "boost-ptr-container", + "boost-random", "boost-range", "boost-test", "boost-uuid", @@ -58,7 +59,7 @@ }, { "name": "wxwidgets", - "version": "3.2.6" + "version": "3.2.6#1" }, { "name": "wxpython",