All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/zoxide: bump to version 0.9.8
@ 2025-09-15 14:24 Saeed Kazemi
  2025-09-16 20:19 ` Julien Olivain via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Saeed Kazemi @ 2025-09-15 14:24 UTC (permalink / raw)
  To: buildroot; +Cc: Saeed Kazemi

Release notes:
https://github.com/ajeetdsouza/zoxide/releases/tag/v0.9.8

Signed-off-by: Saeed Kazemi <kazemi.ms@gmail.com>
---
 package/zoxide/zoxide.hash | 2 +-
 package/zoxide/zoxide.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/zoxide/zoxide.hash b/package/zoxide/zoxide.hash
index c6648b94d9..64c1efd277 100644
--- a/package/zoxide/zoxide.hash
+++ b/package/zoxide/zoxide.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  06c7c697582252a8b54f8bd32d77603d3c2f107b8d1e9adee7751dfd31ebfe76  zoxide-0.9.6-cargo4.tar.gz
+sha256  728fbe4e44cb9b4b8bb0753e962e2889619cccdc354ac141d6e26eb2ca8ee9b9  zoxide-0.9.8-cargo4.tar.gz
 sha256  23aa3b08366e4ed6050f3d9950070201802aadbe5675fa1c19f24f4de91cf294  LICENSE
diff --git a/package/zoxide/zoxide.mk b/package/zoxide/zoxide.mk
index bd9a7e2acd..870fc12a2c 100644
--- a/package/zoxide/zoxide.mk
+++ b/package/zoxide/zoxide.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-ZOXIDE_VERSION = 0.9.6
+ZOXIDE_VERSION = 0.9.8
 ZOXIDE_SITE = $(call github,ajeetdsouza,zoxide,v$(ZOXIDE_VERSION))
 ZOXIDE_LICENSE = MIT
 ZOXIDE_LICENSE_FILES = LICENSE
-- 
2.43.0

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

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

end of thread, other threads:[~2025-09-16 20:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-15 14:24 [Buildroot] [PATCH 1/1] package/zoxide: bump to version 0.9.8 Saeed Kazemi
2025-09-16 20:19 ` Julien Olivain via buildroot

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.