From 2ab2ea76cb288c05034f855c1cb5689a4aaae40b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 08:14:16 +0000 Subject: [PATCH] Bump https://github.com/microsoft/vcpkg.git from HEAD to 2026.06.01 Bumps [https://github.com/microsoft/vcpkg.git](https://github.com/microsoft/vcpkg) from HEAD to 2026.06.01. This release includes the previously tagged commit. - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/compare/242ac6932a9cd2607332969129e9572516f28d65...f3e10653cc27d62a37a3763cd84b38bca07c6075) --- updated-dependencies: - dependency-name: https://github.com/microsoft/vcpkg.git dependency-version: 2026.06.01 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..5cfcbd3 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -1,7 +1,7 @@ { "default-registry": { "kind": "git", - "baseline": "242ac6932a9cd2607332969129e9572516f28d65", + "baseline": "f3e10653cc27d62a37a3763cd84b38bca07c6075", "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