diff --git a/cmake/configs/default.cmake b/cmake/configs/default.cmake index 63cf98909b..ef16d318fc 100644 --- a/cmake/configs/default.cmake +++ b/cmake/configs/default.cmake @@ -38,7 +38,7 @@ if(MINGW) # https://github.com/boostorg/build/issues/301 hunter_default_version(Boost VERSION 1.64.0) else() - hunter_default_version(Boost VERSION 1.86.0) + hunter_default_version(Boost VERSION 1.83.0) endif() hunter_default_version(BoostCompute VERSION 0.5-p0) diff --git a/cmake/projects/Boost/hunter.cmake b/cmake/projects/Boost/hunter.cmake index 9b4b2fdd6d..9ef62de4ef 100644 --- a/cmake/projects/Boost/hunter.cmake +++ b/cmake/projects/Boost/hunter.cmake @@ -528,18 +528,6 @@ hunter_add_version( 75b1f569134401d178ad2aaf97a2993898dd7ee3 ) - -hunter_add_version( - PACKAGE_NAME - Boost - VERSION - "1.86.0" - URL - "https://boostorg.jfrog.io/artifactory/main/release/1.86.0/source/boost_1_86_0.tar.bz2" - SHA1 - fd0d26a7d5eadf454896942124544120e3b7a38f -) - if(MSVC) hunter_check_toolchain_definition(NAME "_DLL" DEFINED _hunter_vs_md) hunter_cmake_args(