tools: Bump SHELLFMT_VERSION from 3.9.0 to 3.10.0

This commit is contained in:
igorpecovnik
2024-11-03 19:34:38 +00:00
committed by Igor
parent 52548e408a
commit 68c758f4a1

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.9.0} # https://github.com/mvdan/sh/releases/
SHELLFMT_VERSION=${SHELLFMT_VERSION:-3.10.0} # https://github.com/mvdan/sh/releases/
SRC="$(
cd "$(dirname "$0")/../.."