tools: Bump BATCAT_VERSION from 0.25.0 to 0.26.0

This commit is contained in:
igorpecovnik 2025-11-16 03:56:46 +00:00 committed by Igor
parent e325a145d5
commit d30f8d02ce

View File

@ -9,7 +9,7 @@
function run_tool_batcat() {
# Default version
BATCAT_VERSION=${BATCAT_VERSION:-0.25.0} # https://github.com/sharkdp/bat/releases
BATCAT_VERSION=${BATCAT_VERSION:-0.26.0} # https://github.com/sharkdp/bat/releases
declare non_cache_dir="/armbian-tools/batcat" # To deploy/reuse cached batcat in a Docker image.