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