bat: update to 0.23.0

This commit is contained in:
Luis
2023-03-26 06:22:10 +00:00
parent 93707bf0ec
commit 74d758dc74
3 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
079a00e594fcd588bfaa6c21fc16a05f bat-0.22.1.tar.gz
678e13187ba4202fd3588a72f3e2bc9e bat-0.23.0.tar.gz

View File

@@ -1,4 +1,4 @@
bat-0.22.1-1
bat-0.23.0-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/bat

View File

@@ -3,8 +3,8 @@
# depends: rust
name=bat
version=0.22.1
release=1
version=0.23.0
release=1
source="https://github.com/sharkdp/bat/archive/v$version/$name-$version.tar.gz"
build() {