From 8cba41b2d8ac4710ba7ff7fb0adccb0cf33692f3 Mon Sep 17 00:00:00 2001 From: Artem Pavlenko Date: Thu, 22 Oct 2020 16:03:26 +0100 Subject: [PATCH] Upgrade to latest mason ed144f5b --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 3edb974c5..f87f983d8 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -8,7 +8,7 @@ todo - shrink icu data ' -MASON_VERSION="cce4ebf4" +MASON_VERSION="ed144f5b" function setup_mason() { if [[ ! -d ./.mason ]]; then