From 7b163f3634a364f9b2bcfdec1c7d95af0f471be8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 13:56:13 +0000 Subject: [PATCH] deps: bump github.com/microsoft/vcpkg from master to 2026.02.27 Bumps [github.com/microsoft/vcpkg](https://github.com/microsoft/vcpkg) from master to 2026.02.27. This release includes the previously tagged commit. - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/compare/74e6536215718009aae747d86d84b78376bf9e09...62159a45e18f3a9ac0548628dcaf74fcb60c6ff9) --- updated-dependencies: - dependency-name: github.com/microsoft/vcpkg dependency-version: 2026.02.27 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 e9b80a0..ee7dc97 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,11 +1,11 @@ { "name": "citescoop-proto", "version-semver": "0.5.0", - "builtin-baseline": "74e6536215718009aae747d86d84b78376bf9e09", + "builtin-baseline": "62159a45e18f3a9ac0548628dcaf74fcb60c6ff9", "dependencies": [ { "name": "protobuf", "version>=": "5.29.5" } ] -} +} \ No newline at end of file