mirror of
https://github.com/armbian/build.git
synced 2025-09-12 17:21:04 +02:00
tools: Bump BATCAT_VERSION
from 0.23.0 to 0.24.0
This commit is contained in:
parent
f1e63eb8df
commit
e5fe080b0a
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user