tools: Bump SHELLFMT_VERSION from 3.8.0 to 3.9.0

This commit is contained in:
igorpecovnik
2024-09-16 03:47:44 +00:00
committed by Igor
parent 8e1839d3f4
commit 46dd7d2760

View File

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