From ef296d90beb13e93e7a4179d513ca30cecaab5f1 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 5 Nov 2022 10:26:30 +0200 Subject: [PATCH] catch2 ver. bump --- programming/library/catch2/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/programming/library/catch2/pspec.xml b/programming/library/catch2/pspec.xml index 025fa647af..953b4aa838 100644 --- a/programming/library/catch2/pspec.xml +++ b/programming/library/catch2/pspec.xml @@ -12,7 +12,7 @@ library C++ Automated Test Cases in Headers Catch2 is a multi-paradigm test framework for C++, which also supports Objective-C. It is primarily distributed as a single header file, although certain extensions may require additional headers. - https://github.com/catchorg/Catch2/archive/v2.11.1.tar.gz + https://github.com/catchorg/Catch2/archive/v2.13.9.tar.gz cmake python3-devel @@ -30,6 +30,13 @@ + + 2022-11-05 + 2.13.9 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-03-17 2.11.1