diff --git a/core/tools/mavlink2rest/bootstrap.sh b/core/tools/mavlink2rest/bootstrap.sh index 40c400ca6..6f32b57fc 100755 --- a/core/tools/mavlink2rest/bootstrap.sh +++ b/core/tools/mavlink2rest/bootstrap.sh @@ -5,7 +5,7 @@ set -e LOCAL_BINARY_PATH="/usr/bin/mavlink2rest" -VERSION=t0.11.19 +VERSION=t0.11.20 # By default we install armv7 REMOTE_BINARY_URL="https://github.com/mavlink/mavlink2rest/releases/download/${VERSION}/mavlink2rest-armv7-unknown-linux-musleabihf"