From cfc931db1b64682dbbff04971eb4d8edb4005c0f Mon Sep 17 00:00:00 2001 From: gitea Date: Tue, 26 Aug 2025 19:51:30 +0000 Subject: [PATCH] =?UTF-8?q?catch2:=20=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B4=D0=BE=20=D0=B2=D0=B5=D1=80?= =?UTF-8?q?=D1=81=D0=B8=D0=B8=203.10.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- catch2/alr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catch2/alr.sh b/catch2/alr.sh index 572a7aa..83c5243 100644 --- a/catch2/alr.sh +++ b/catch2/alr.sh @@ -1,5 +1,5 @@ name='catch2' -version='3.9.1' +version='3.10.0' release='1' desc='Modern, C++-native, header-only, test framework for unit-tests, TDD and BDD.' homepage='https://github.com/catchorg/catch2'