Skip to content

Commit 9254b03

Browse files
chore(deps): update dependency boostorg/boost to boost-1.90.0
1 parent 6f5134e commit 9254b03

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package-lock.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ set(PATCH_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/patches")
3636
# Boost
3737
# renovate: datasource=github-release-attachments depName=boostorg/boost
3838
# versioning=regex:^boost-(?<major>\d+)\.(?<minor>\d+)\.(?<patch>\d+)(?<prerelease>\.[A-Za-z0-9.-]+)?$
39-
set(BOOST_TAG boost-1.89.0)
40-
set(BOOST_SHA256 67acec02d0d118b5de9eb441f5fb707b3a1cdd884be00ca24b9a73c995511f74)
39+
set(BOOST_TAG boost-1.90.0)
40+
set(BOOST_SHA256 aca59f889f0f32028ad88ba6764582b63c916ce5f77b31289ad19421a96c555f)
4141
string(REGEX REPLACE "^boost-" "" BOOST_VERSION "${BOOST_TAG}")
4242
CPMDeclarePackage(Boost
4343
NAME Boost

0 commit comments

Comments
 (0)