From 7b80eb7ce090e1e590e0645a5e1fc94f72a79c84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 21:43:15 +0000 Subject: [PATCH] Bump github.com/microsoft/vcpkg from master to 2026.05.25 Bumps [github.com/microsoft/vcpkg](https://github.com/microsoft/vcpkg) from master to 2026.05.25. This release includes the previously tagged commit. - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/compare/56bb2411609227288b70117ead2c47585ba07713...d015e31e90838a4c9dfa3eed45979bc70d9357fc) --- updated-dependencies: - dependency-name: github.com/microsoft/vcpkg dependency-version: 2026.05.25 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index e8dda0523..25a53e462 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.7.0", - "builtin-baseline": "56bb2411609227288b70117ead2c47585ba07713", + "builtin-baseline": "d015e31e90838a4c9dfa3eed45979bc70d9357fc", "dependencies": [ { "name": "boost-thread",