Skip to content

Commit dcfab3b

Browse files
ChunHungHKgithub-actions[bot]
authored andcommitted
tools: Bump BATCAT_VERSION from 0.24.0 to 0.25.0
1 parent e5b5e11 commit dcfab3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/functions/general/bat-cat.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
function run_tool_batcat() {
1111
# Default version
12-
BATCAT_VERSION=${BATCAT_VERSION:-0.24.0} # https://github.com/sharkdp/bat/releases
12+
BATCAT_VERSION=${BATCAT_VERSION:-0.25.0} # https://github.com/sharkdp/bat/releases
1313

1414
declare non_cache_dir="/armbian-tools/batcat" # To deploy/reuse cached batcat in a Docker image.
1515

0 commit comments

Comments
 (0)