* [Buildroot] [PATCH] package/catch2: bump to version 3.14.0
@ 2026-04-08 7:31 Michael Nosthoff via buildroot
0 siblings, 0 replies; only message in thread
From: Michael Nosthoff via buildroot @ 2026-04-08 7:31 UTC (permalink / raw)
To: buildroot
Changelog:
https://github.com/catchorg/Catch2/releases/tag/v3.14.0
Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
---
package/catch2/catch2.hash | 2 +-
package/catch2/catch2.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/catch2/catch2.hash b/package/catch2/catch2.hash
index c45cd0e3c5..b8fc434ffa 100644
--- a/package/catch2/catch2.hash
+++ b/package/catch2/catch2.hash
@@ -1,3 +1,3 @@
# Locally computed:
-sha256 650795f6501af514f806e78c554729847b98db6935e69076f36bb03ed2e985ef catch2-3.13.0.tar.gz
+sha256 ba2a939efead3c833c499cf487e185762f419a71d30158cd1b43c6079c586490 catch2-3.14.0.tar.gz
sha256 c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566 LICENSE.txt
diff --git a/package/catch2/catch2.mk b/package/catch2/catch2.mk
index fb0edbc9bc..58c64af55e 100644
--- a/package/catch2/catch2.mk
+++ b/package/catch2/catch2.mk
@@ -4,7 +4,7 @@
#
################################################################################
-CATCH2_VERSION = 3.13.0
+CATCH2_VERSION = 3.14.0
CATCH2_SITE = $(call github,catchorg,Catch2,v$(CATCH2_VERSION))
CATCH2_INSTALL_STAGING = YES
CATCH2_INSTALL_TARGET = NO
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-04-08 7:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-08 7:31 [Buildroot] [PATCH] package/catch2: bump to version 3.14.0 Michael Nosthoff via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox