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:
parent
dd44469fc6
commit
7828271e27
@ -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.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user