tools: Bump BATCAT_VERSION from 0.25.0 to 0.26.0
This commit is contained in:
parent
e325a145d5
commit
d30f8d02ce
@ -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.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user