All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/bat: bump version to 0.24.0
@ 2024-01-23 16:25 Antoine Coutant
  2024-01-23 16:25 ` [Buildroot] [PATCH] package/hyperfine: bump version to 1.18.0 Antoine Coutant
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Antoine Coutant @ 2024-01-23 16:25 UTC (permalink / raw)
  To: buildroot; +Cc: Antoine Coutant

Changelog:
https://github.com/sharkdp/bat/blob/master/CHANGELOG.md

Signed-off-by: Antoine Coutant <antoine.coutant@smile.fr>
---
Tested on qemu_x86_64
---
 package/bat/bat.hash | 2 +-
 package/bat/bat.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/bat/bat.hash b/package/bat/bat.hash
index a79cb8f9a3..3fc01aff7f 100644
--- a/package/bat/bat.hash
+++ b/package/bat/bat.hash
@@ -1,4 +1,4 @@
 # Locally generated
-sha256  b29af37f274019cf1a36d9483c6f30ff780d3be9d0a9e6a96a43737388b7e409  bat-0.23.0.tar.gz
+sha256  59d40adf1532834613752511cb5349679bf82f7f20b98e42de50472d4aa97970  bat-0.24.0.tar.gz
 sha256  c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4  LICENSE-APACHE
 sha256  dccda9eb9533f5c65624a1106536c6cfde46008d58e60b3faf154e8b9fd5b46e  LICENSE-MIT
diff --git a/package/bat/bat.mk b/package/bat/bat.mk
index 395134df17..b95cdb25ac 100644
--- a/package/bat/bat.mk
+++ b/package/bat/bat.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-BAT_VERSION = 0.23.0
+BAT_VERSION = 0.24.0
 BAT_SITE = $(call github,sharkdp,bat,v$(BAT_VERSION))
 BAT_LICENSE = Apache-2.0 or MIT
 BAT_LICENSE_FILES = LICENSE-APACHE LICENSE-MIT
-- 
2.25.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-01-23 21:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-23 16:25 [Buildroot] [PATCH] package/bat: bump version to 0.24.0 Antoine Coutant
2024-01-23 16:25 ` [Buildroot] [PATCH] package/hyperfine: bump version to 1.18.0 Antoine Coutant
2024-01-23 16:25 ` [Buildroot] [PATCH] package/dust: bump version to 0.9.0 Antoine Coutant
2024-01-23 21:17 ` [Buildroot] [PATCH] package/bat: bump version to 0.24.0 Yann E. MORIN

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.