File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ if(MINGW)
3737 # https://github.com/boostorg/build/issues/301
3838 hunter_default_version (Boost VERSION 1.64.0 )
3939else ()
40- hunter_default_version (Boost VERSION 1.81 .0 )
40+ hunter_default_version (Boost VERSION 1.83 .0 )
4141endif ()
4242
4343hunter_default_version (Boost.DI VERSION 1.1.0 )
Original file line number Diff line number Diff line change @@ -192,6 +192,17 @@ hunter_add_version(
192192 90bef80787606e1f4022a877073b2346636fdba3
193193)
194194
195+ hunter_add_version (
196+ PACKAGE_NAME
197+ Boost
198+ VERSION
199+ "1.83.0"
200+ URL
201+ "https://boostorg.jfrog.io/artifactory/main/release/1.83.0/source/boost_1_83_0.tar.gz"
202+ SHA1
203+ eb5e17350b5ccd5926fd6bad9f09385c742a3352
204+ )
205+
195206# up until 1.63 sourcefourge was used
196207set (_hunter_boost_base_url "https://downloads.sourceforge.net/project/boost/boost/" )
197208hunter_add_version (
You can’t perform that action at this time.
0 commit comments