tools: Bump SHELLCHECK_VERSION from 0.10.0 to 0.11.0

This commit is contained in:
igorpecovnik
2025-08-16 03:54:52 +00:00
committed by leggewie
parent 214fd20892
commit a1c49e4e5f

View File

@@ -7,7 +7,7 @@
# This file is a part of the Armbian Build Framework
# https://github.com/armbian/build/
SHELLCHECK_VERSION=${SHELLCHECK_VERSION:-0.10.0} # https://github.com/koalaman/shellcheck/releases
SHELLCHECK_VERSION=${SHELLCHECK_VERSION:-0.11.0} # https://github.com/koalaman/shellcheck/releases
SRC="$(
cd "$(dirname "$0")/../.."