From bea40f2875fdf7f66a92bffa8e207a07d6dfe393 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 21:20:39 +0000 Subject: [PATCH] deps: bump boost-uuid from 1.89.0 to 1.90.0 Bumps [boost-uuid](https://github.com/microsoft/vcpkg) from 1.89.0 to 1.90.0. - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/commits) --- updated-dependencies: - dependency-name: boost-uuid 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..00a671e 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -12,7 +12,7 @@ }, { "name": "boost-uuid", - "version>=": "1.89.0" + "version>=": "1.90.0" }, { "name": "boost-algorithm", @@ -42,4 +42,4 @@ "dependencies": [] } } -} +} \ No newline at end of file