From f888fe17bc690236ecef3b57c864b81a8466136d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 10:21:04 +0000 Subject: [PATCH] Bump the boost group with 9 updates Bumps the boost group with 9 updates: | Package | From | To | | --- | --- | --- | | [boost-thread](https://github.com/microsoft/vcpkg) | `1.88.0` | `1.89.0` | | [boost-asio](https://github.com/microsoft/vcpkg) | `1.88.0` | `1.89.0` | | [boost-chrono](https://github.com/microsoft/vcpkg) | `1.88.0` | `1.89.0` | | [boost-format](https://github.com/microsoft/vcpkg) | `1.88.0` | `1.89.0` | | [boost-optional](https://github.com/microsoft/vcpkg) | `1.88.0` | `1.89.0` | | [boost-property-tree](https://github.com/microsoft/vcpkg) | `1.88.0` | `1.89.0` | | [boost-system](https://github.com/microsoft/vcpkg) | `1.88.0` | `1.89.0` | | [boost-uuid](https://github.com/microsoft/vcpkg) | `1.88.0` | `1.89.0` | | [boost-multiprecision](https://github.com/microsoft/vcpkg) | `1.88.0` | `1.89.0` | Updates `boost-thread` from 1.88.0 to 1.89.0 - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/commits) Updates `boost-asio` from 1.88.0 to 1.89.0 - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/commits) Updates `boost-chrono` from 1.88.0 to 1.89.0 - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/commits) Updates `boost-format` from 1.88.0 to 1.89.0 - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/commits) Updates `boost-optional` from 1.88.0 to 1.89.0 - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/commits) Updates `boost-property-tree` from 1.88.0 to 1.89.0 - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/commits) Updates `boost-system` from 1.88.0 to 1.89.0 - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/commits) Updates `boost-uuid` from 1.88.0 to 1.89.0 - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/commits) Updates `boost-multiprecision` 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-thread dependency-version: 1.89.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: boost - dependency-name: boost-asio dependency-version: 1.89.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: boost - dependency-name: boost-chrono dependency-version: 1.89.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: boost - dependency-name: boost-format dependency-version: 1.89.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: boost - dependency-name: boost-optional dependency-version: 1.89.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: boost - dependency-name: boost-property-tree dependency-version: 1.89.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: boost - dependency-name: boost-system dependency-version: 1.89.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: boost - dependency-name: boost-uuid dependency-version: 1.89.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: boost - dependency-name: boost-multiprecision dependency-version: 1.89.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: boost ... Signed-off-by: dependabot[bot] --- vcpkg.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/vcpkg.json b/vcpkg.json index 66fcadd04..c283c0d0f 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -6,27 +6,27 @@ "dependencies": [ { "name": "boost-thread", - "version>=": "1.88.0" + "version>=": "1.89.0" }, { "name": "boost-asio", - "version>=": "1.88.0" + "version>=": "1.89.0" }, { "name": "boost-chrono", - "version>=": "1.88.0" + "version>=": "1.89.0" }, { "name": "boost-format", - "version>=": "1.88.0" + "version>=": "1.89.0" }, { "name": "boost-optional", - "version>=": "1.88.0" + "version>=": "1.89.0" }, { "name": "boost-property-tree", - "version>=": "1.88.0" + "version>=": "1.89.0" }, { "name": "boost-property-tree", @@ -34,15 +34,15 @@ }, { "name": "boost-system", - "version>=": "1.88.0" + "version>=": "1.89.0" }, { "name": "boost-uuid", - "version>=": "1.88.0" + "version>=": "1.89.0" }, { "name": "boost-multiprecision", - "version>=": "1.88.0" + "version>=": "1.89.0" }, "openssl" ], @@ -55,4 +55,4 @@ ] } } -} +} \ No newline at end of file