Skip to content

Commit

Permalink
tools: Bump BATCAT_VERSION from 0.23.0 to 0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpecovnik committed Jul 20, 2024
1 parent f1e63eb commit e5fe080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/functions/general/bat-cat.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit e5fe080

Please sign in to comment.