diff options
-rwxr-xr-x | bootstrap-prepare.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap-prepare.sh b/bootstrap-prepare.sh index 6bb3069..6b65546 100755 --- a/bootstrap-prepare.sh +++ b/bootstrap-prepare.sh @@ -21,7 +21,7 @@ set -e -IDX_SHA256SUM='adefcf8322bfab117c9c5295ca5a97b067957382902154605080de6a8a1003b5' +IDX_SHA256SUM='b7294a647b9e73053520fca0eeb5394ca7608f3886d0d1d1e973002257ea4147' SCRIPT_DIR= ARCH= PLAT= |