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 6c4de64..2c21281 100755 --- a/bootstrap-prepare.sh +++ b/bootstrap-prepare.sh @@ -21,7 +21,7 @@ set -e -IDX_SHA256SUM='64834d10480754036fd7e656ca4c78a52eec5ebd02f2ca144752b08a16ac55ed' +IDX_SHA256SUM='c93dc8608cf9a435b920c9cc9590c9d274c8193b709845cc5409692f00d8b05d' SCRIPT_DIR= ARCH= PLAT= |