From 88e3c68fe71f6b9df69f97aac960f352f8f51a28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 13:27:04 +0000 Subject: [PATCH] deps: bump github.com/microsoft/vcpkg from master to 2025.12.12 Bumps [github.com/microsoft/vcpkg](https://github.com/microsoft/vcpkg) from master to 2025.12.12. This release includes the previously tagged commit. - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/compare/74e6536215718009aae747d86d84b78376bf9e09...84bab45d415d22042bd0b9081aea57f362da3f35) --- updated-dependencies: - dependency-name: github.com/microsoft/vcpkg dependency-version: 2025.12.12 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..0f19021 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,11 +1,11 @@ { "name": "citescoop-proto", "version-semver": "0.5.0", - "builtin-baseline": "74e6536215718009aae747d86d84b78376bf9e09", + "builtin-baseline": "84bab45d415d22042bd0b9081aea57f362da3f35", "dependencies": [ { "name": "protobuf", "version>=": "5.29.5" } ] -} +} \ No newline at end of file