package/bat: bump version to 0.23.0

Update hash for LICENSE-MIT, to account for an update in the copyright years:
d43d241f5b

Signed-off-by: Leon Rinkel <leon@rinkel.me>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Leon Rinkel 2023-05-07 20:48:42 +00:00 committed by Yann E. MORIN
parent 73e3a8f8a8
commit a1b98a6c2f
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# Locally generated
sha256 7940641baaa61cd3bcd1c3db4804d179609d6ccd955868928a129bf3f853e0b2 bat-0.19.0.tar.gz
sha256 b29af37f274019cf1a36d9483c6f30ff780d3be9d0a9e6a96a43737388b7e409 bat-0.23.0.tar.gz
sha256 c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4 LICENSE-APACHE
sha256 64de710b6309a7db5e44ad0af382300c7fb6f6d116d8ae32f0164e05db033068 LICENSE-MIT
sha256 dccda9eb9533f5c65624a1106536c6cfde46008d58e60b3faf154e8b9fd5b46e LICENSE-MIT

View File

@ -4,7 +4,7 @@
#
################################################################################
BAT_VERSION = 0.19.0
BAT_VERSION = 0.23.0
BAT_SITE = $(call github,sharkdp,bat,v$(BAT_VERSION))
BAT_LICENSE = Apache-2.0 or MIT
BAT_LICENSE_FILES = LICENSE-APACHE LICENSE-MIT