Skip to content

Commit

Permalink
core: tools: linux2rest: Update to v0.5.1
Browse files Browse the repository at this point in the history
This new version follows the same log structure as mavlink-camera-manager and also
allows the user to log custom system information

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
  • Loading branch information
patrickelectric committed Mar 21, 2024
1 parent 8f5e935 commit 85d1e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/tools/linux2rest/bootstrap.sh
Expand Up @@ -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"
Expand Down

0 comments on commit 85d1e8c

Please sign in to comment.