tools: Update shellfmt default version to 3.8.0

This commit is contained in:
ColorfulRhino
2024-06-24 20:53:13 +02:00
committed by Igor
parent cade8cf4ab
commit a46481c96a

View File

@@ -7,7 +7,7 @@
# This file is a part of the Armbian Build Framework # This file is a part of the Armbian Build Framework
# https://github.com/armbian/build/ # https://github.com/armbian/build/
SHELLFMT_VERSION=${SHELLFMT_VERSION:-3.6.0} # https://github.com/mvdan/sh/releases/ SHELLFMT_VERSION=${SHELLFMT_VERSION:-3.8.0} # https://github.com/mvdan/sh/releases/
SRC="$( SRC="$(
cd "$(dirname "$0")/../.." cd "$(dirname "$0")/../.."