From fc36c67defb15865ae46d62dc1c11fb4e9a8399c Mon Sep 17 00:00:00 2001 From: Artem Pavlenko Date: Mon, 19 Apr 2021 09:03:51 +0100 Subject: [PATCH] Update boost to 1.75.0 --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 24706b8be..17b3668b5 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -44,7 +44,7 @@ function install() { } ICU_VERSION="57.1" -BOOST_VERSION="1.74.0" +BOOST_VERSION="1.75.0" function install_mason_deps() { install ccache 3.3.1