Skip to content

Commit 1e1da1e

Browse files
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] <[email protected]>
1 parent 9cff5ef commit 1e1da1e

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

vcpkg.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,43 +6,43 @@
66
"dependencies": [
77
{
88
"name": "boost-thread",
9-
"version>=": "1.88.0"
9+
"version>=": "1.89.0"
1010
},
1111
{
1212
"name": "boost-asio",
13-
"version>=": "1.88.0"
13+
"version>=": "1.89.0"
1414
},
1515
{
1616
"name": "boost-chrono",
17-
"version>=": "1.88.0"
17+
"version>=": "1.89.0"
1818
},
1919
{
2020
"name": "boost-format",
21-
"version>=": "1.88.0"
21+
"version>=": "1.89.0"
2222
},
2323
{
2424
"name": "boost-optional",
25-
"version>=": "1.88.0"
25+
"version>=": "1.89.0"
2626
},
2727
{
2828
"name": "boost-property-tree",
29-
"version>=": "1.88.0"
29+
"version>=": "1.89.0"
3030
},
3131
{
3232
"name": "boost-property-tree",
3333
"version>=": "1.88.0"
3434
},
3535
{
3636
"name": "boost-system",
37-
"version>=": "1.88.0"
37+
"version>=": "1.89.0"
3838
},
3939
{
4040
"name": "boost-uuid",
41-
"version>=": "1.88.0"
41+
"version>=": "1.89.0"
4242
},
4343
{
4444
"name": "boost-multiprecision",
45-
"version>=": "1.88.0"
45+
"version>=": "1.89.0"
4646
},
4747
"openssl"
4848
],
@@ -55,4 +55,4 @@
5555
]
5656
}
5757
}
58-
}
58+
}

0 commit comments

Comments
 (0)