Skip to content

Commit 05771c6

Browse files
core: tools: linux2rest: Update to 0.6.0
Signed-off-by: Patrick José Pereira <[email protected]>
1 parent 12a9727 commit 05771c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/tools/linux2rest/bootstrap.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
set -e
55

66
LOCAL_BINARY_PATH="/usr/bin/linux2rest"
7-
VERSION=v0.5.7
7+
VERSION=v0.6.0
88
REMOTE_BINARY_URL="https://github.com/patrickelectric/linux2rest/releases/download/${VERSION}"
99
ARTIFACT_NAME="linux2rest-aarch64-unknown-linux-gnu"
1010

0 commit comments

Comments
 (0)