From a4cdfeaf6a46759feef854914d00069edac2f492 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 08:18:04 +0000 Subject: [PATCH] Bump https://github.com/microsoft/vcpkg.git from HEAD to 2026.03.18 Bumps [https://github.com/microsoft/vcpkg.git](https://github.com/microsoft/vcpkg) from HEAD to 2026.03.18. This release includes the previously tagged commit. - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/compare/242ac6932a9cd2607332969129e9572516f28d65...c3867e714dd3a51c272826eea77267876517ed99) --- updated-dependencies: - dependency-name: https://github.com/microsoft/vcpkg.git dependency-version: 2026.03.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- vcpkg-configuration.json | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 3522c2c..7aca418 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -1,7 +1,7 @@ { "default-registry": { "kind": "git", - "baseline": "242ac6932a9cd2607332969129e9572516f28d65", + "baseline": "c3867e714dd3a51c272826eea77267876517ed99", "repository": "https://github.com/microsoft/vcpkg.git" }, "registries": [ @@ -9,7 +9,14 @@ "kind": "git", "repository": "git@github.com:carbonengine/vcpkg-registry.git", "baseline": "d431d05377ae8d620c644c49c3f4d1bd974cee18", - "packages": ["python3", "carbon-core", "carbon-scheduler", "ccp-debug-info", "greenlet", "tracy"] + "packages": [ + "python3", + "carbon-core", + "carbon-scheduler", + "ccp-debug-info", + "greenlet", + "tracy" + ] } ] -} +} \ No newline at end of file