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 64162c6..f8b6f58 100755 --- a/bootstrap-prepare.sh +++ b/bootstrap-prepare.sh @@ -21,7 +21,7 @@ set -e -IDX_SHA256SUM='b7294a647b9e73053520fca0eeb5394ca7608f3886d0d1d1e973002257ea4147' +IDX_SHA256SUM='64834d10480754036fd7e656ca4c78a52eec5ebd02f2ca144752b08a16ac55ed' SCRIPT_DIR= ARCH= PLAT= |