From dbdf1c630bc5709193d8bf3a94c8d4ff61a31b15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 11:05:14 +0000 Subject: [PATCH] Bump github.com/microsoft/vcpkg from master to 2025.10.17 Bumps [github.com/microsoft/vcpkg](https://github.com/microsoft/vcpkg) from master to 2025.10.17. This release includes the previously tagged commit. - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/compare/50c0cb48a0cf2f6fc5c7b2c0d2bafbe26d0a7ca2...74e6536215718009aae747d86d84b78376bf9e09) --- updated-dependencies: - dependency-name: github.com/microsoft/vcpkg dependency-version: 2025.10.17 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 66fcadd04..da3b61936 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -2,7 +2,7 @@ "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", "name": "hazelcast-cpp-client", "version": "5.6.0", - "builtin-baseline": "50c0cb48a0cf2f6fc5c7b2c0d2bafbe26d0a7ca2", + "builtin-baseline": "74e6536215718009aae747d86d84b78376bf9e09", "dependencies": [ { "name": "boost-thread", @@ -55,4 +55,4 @@ ] } } -} +} \ No newline at end of file