Skip to content

Commit

Permalink
Update to boost 1.73.0 and latest mason
Browse files Browse the repository at this point in the history
  • Loading branch information
artemp committed Jun 15, 2020
1 parent 4bd05ce commit 6e40d4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bootstrap.sh
Expand Up @@ -8,7 +8,7 @@ todo
- shrink icu data
'

MASON_VERSION="250ac4b"
MASON_VERSION="70dd16d2"

function setup_mason() {
if [[ ! -d ./.mason ]]; then
Expand Down Expand Up @@ -44,7 +44,7 @@ function install() {
}

ICU_VERSION="57.1"
BOOST_VERSION="1.67.0"
BOOST_VERSION="1.73.0"

function install_mason_deps() {
install ccache 3.3.1
Expand Down

0 comments on commit 6e40d4b

Please sign in to comment.