diff --git a/core/tools/linux2rest/bootstrap.sh b/core/tools/linux2rest/bootstrap.sh index 4eef8f701..1916c03ff 100755 --- a/core/tools/linux2rest/bootstrap.sh +++ b/core/tools/linux2rest/bootstrap.sh @@ -4,7 +4,7 @@ set -e LOCAL_BINARY_PATH="/usr/bin/linux2rest" -VERSION=v0.4.6 +VERSION=v0.5.1 # By default we install armv7 REMOTE_BINARY_URL="https://github.com/patrickelectric/linux2rest/releases/download/${VERSION}/linux2rest-armv7"