From f3a5283733860f5c3bc8a558a665dae578227f30 Mon Sep 17 00:00:00 2001 From: Artem Pavlenko Date: Mon, 19 Apr 2021 09:05:13 +0100 Subject: [PATCH] update mason version --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 17b3668b5..23d6bf8b9 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -8,7 +8,7 @@ todo - shrink icu data ' -MASON_VERSION="cce4ebf4" +MASON_VERSION="5bc05e04" function setup_mason() { if [[ ! -d ./.mason ]]; then