Update boost version to 1.72.0

This commit is contained in:
Artem Pavlenko 2020-05-12 12:49:53 +01:00
parent ed1696db4a
commit 1079264aea

View file

@ -44,7 +44,7 @@ function install() {
}
ICU_VERSION="57.1"
BOOST_VERSION="1.65.1"
BOOST_VERSION="1.72.0"
function install_mason_deps() {
install ccache 3.3.1