upgrade to boost 1.75.0 + latest mason

This commit is contained in:
Artem Pavlenko 2021-04-20 13:02:28 +01:00
parent 9832cb890d
commit e553f55dc8

View file

@ -8,7 +8,7 @@ todo
- shrink icu data - shrink icu data
' '
MASON_VERSION="fde1d9f5" MASON_VERSION="5bc05e04"
function setup_mason() { function setup_mason() {
if [[ ! -d ./.mason ]]; then if [[ ! -d ./.mason ]]; then
@ -44,7 +44,7 @@ function install() {
} }
ICU_VERSION="57.1" ICU_VERSION="57.1"
BOOST_VERSION="1.73.0" BOOST_VERSION="1.75.0"
function install_mason_deps() { function install_mason_deps() {
install ccache 3.3.1 install ccache 3.3.1