From 9087e48be1e14b727563b7053ff360f4f2838104 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 16:45:15 +0000 Subject: [PATCH] Bump boost-asio from 1.88.0 to 1.89.0 Bumps [boost-asio](https://github.com/microsoft/vcpkg) from 1.88.0 to 1.89.0. - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/commits) --- updated-dependencies: - dependency-name: boost-asio dependency-version: 1.89.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- vcpkg.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vcpkg.json b/vcpkg.json index 093b25351..7a5e0f29a 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -10,7 +10,7 @@ }, { "name": "boost-asio", - "version>=": "1.88.0" + "version>=": "1.89.0" }, { "name": "boost-chrono", @@ -55,4 +55,4 @@ ] } } -} +} \ No newline at end of file