From 831c1ab71f9dfdad32b162231c0285ee10ca6f3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 13:54:09 +0000 Subject: [PATCH] deps: bump github.com/microsoft/vcpkg from master to 2026.06.24 Bumps [github.com/microsoft/vcpkg](https://github.com/microsoft/vcpkg) from master to 2026.06.24. This release includes the previously tagged commit. - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/compare/f3e10653cc27d62a37a3763cd84b38bca07c6075...cd61e1e26a038e82d6550a3ebbe0fbbfe7da78e3) --- updated-dependencies: - dependency-name: github.com/microsoft/vcpkg dependency-version: 2026.06.24 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- vcpkg.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vcpkg.json b/vcpkg.json index 8dd0a88..fbd82ee 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,11 +1,11 @@ { "name": "citescoop-proto", "version-semver": "0.6.0-alpha.4", - "builtin-baseline": "f3e10653cc27d62a37a3763cd84b38bca07c6075", + "builtin-baseline": "cd61e1e26a038e82d6550a3ebbe0fbbfe7da78e3", "dependencies": [ { "name": "protobuf", "version>=": "6.33.4" } ] -} +} \ No newline at end of file