tools: Bump BATCAT_VERSION from 0.23.0 to 0.24.0

This commit is contained in:
igorpecovnik 2024-07-18 13:51:21 +00:00 committed by Igor
parent f1e63eb8df
commit e5fe080b0a

View File

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