Update Boost hash to version 1.88.0

This commit is contained in:
Andreas Nilsson
2025-05-31 20:44:54 +02:00
parent 1ca19853c2
commit 26f143fad7

View File

@@ -55,7 +55,7 @@ if(NOT Boost_FOUND)
# Limit boost to the required libraries only
set(BOOST_INCLUDE_LIBRARIES ${BOOST_COMPONENTS})
set(BOOST_URL "https://github.com/boostorg/boost/releases/download/boost-${BOOST_VERSION}/boost-${BOOST_VERSION}-cmake.tar.xz") # cmake-lint: disable=C0301
set(BOOST_HASH "SHA256=7da75f171837577a52bbf217e17f8ea576c7c246e4594d617bfde7fafd408be5")
set(BOOST_HASH "SHA256=f48b48390380cfb94a629872346e3a81370dc498896f16019ade727ab72eb1ec")
if(CMAKE_VERSION VERSION_LESS "3.24.0")
FetchContent_Declare(