From 3f4f6ab8d0f27d200638f38a2e600dec491c12b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 10:42:22 +0000 Subject: [PATCH] deps: bump boost-program-options from 1.89.0 to 1.91.0 Bumps [boost-program-options](https://github.com/microsoft/vcpkg) from 1.89.0 to 1.91.0. - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/commits) --- updated-dependencies: - dependency-name: boost-program-options dependency-version: 1.90.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 91a6e6e..d1d341d 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -8,7 +8,7 @@ }, { "name": "boost-program-options", - "version>=": "1.89.0" + "version>=": "1.91.0" }, { "name": "boost-uuid", @@ -42,4 +42,4 @@ "dependencies": [] } } -} +} \ No newline at end of file