Skip to content

Commit 8fb6c51

Browse files
committed
tools: Bump SHELLFMT_VERSION from 3.13.0 to 3.13.1
1 parent 15d653a commit 8fb6c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/tools/shellfmt.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# This file is a part of the Armbian Build Framework
88
# https://github.com/armbian/build/
99

10-
SHELLFMT_VERSION=${SHELLFMT_VERSION:-3.13.0} # https://github.com/mvdan/sh/releases/
10+
SHELLFMT_VERSION=${SHELLFMT_VERSION:-3.13.1} # https://github.com/mvdan/sh/releases/
1111

1212
SRC="$(
1313
cd "$(dirname "$0")/../.."

0 commit comments

Comments
 (0)