[Buildroot] [git commit] package/bats-assert: update to 2.2.0

Julien Olivain ju.o at free.fr
Mon Sep 22 20:10:53 UTC 2025


commit: https://git.buildroot.net/buildroot/commit/?id=b9071ded32b9a46546d870a3cfe3ce8403a1b24b
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Release notes: https://github.com/bats-core/bats-assert/releases/tag/v2.2.0

Signed-off-by: Brandon Maier <brandon.maier at gmail.com>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
 package/bats-assert/bats-assert.hash | 2 +-
 package/bats-assert/bats-assert.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/bats-assert/bats-assert.hash b/package/bats-assert/bats-assert.hash
index 94c3908ab3..449bd14a26 100644
--- a/package/bats-assert/bats-assert.hash
+++ b/package/bats-assert/bats-assert.hash
@@ -1,5 +1,5 @@
 # Locally calculated
-sha256  98ca3b685f8b8993e48ec057565e6e2abcc541034ed5b0e81f191505682037fd  bats-assert-2.1.0.tar.gz
+sha256  7ea3b60f495a3c4fbaeb933f81050749917d7dcff00ffdd821779ed211b87cc2  bats-assert-2.2.0.tar.gz
 
 # License files
 sha256  36ffd9dc085d529a7e60e1276d73ae5a030b020313e6c5408593a6ae2af39673  LICENSE
diff --git a/package/bats-assert/bats-assert.mk b/package/bats-assert/bats-assert.mk
index c0e37e0048..dd48f2d59b 100644
--- a/package/bats-assert/bats-assert.mk
+++ b/package/bats-assert/bats-assert.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-BATS_ASSERT_VERSION = 2.1.0
+BATS_ASSERT_VERSION = 2.2.0
 BATS_ASSERT_SITE = $(call github,bats-core,bats-assert,v$(BATS_ASSERT_VERSION))
 BATS_ASSERT_LICENSE = CC0-1.0
 BATS_ASSERT_LICENSE_FILES = LICENSE


More information about the buildroot mailing list