tools: Bump SHELLFMT_VERSION from 3.10.0 to 3.11.0

This commit is contained in:
igorpecovnik
2025-03-16 03:50:18 +00:00
committed by Igor
parent 84f391b99a
commit 19b0a062a7

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