tools: Bump BATCAT_VERSION from 0.26.0 to 0.26.1 (#9083)

Co-authored-by: igorpecovnik <6281704+igorpecovnik@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-12-17 18:34:07 +02:00 committed by GitHub
parent dd44469fc6
commit 7828271e27
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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