catch2 ver. bump
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>C++ Automated Test Cases in Headers</Summary>
|
||||
<Description>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.</Description>
|
||||
<Archive sha1sum="dbf1bee2391a58936e353f67c6935ecdfbae336b" type="targz">https://github.com/catchorg/Catch2/archive/v2.11.1.tar.gz</Archive>
|
||||
<Archive sha1sum="dcdb80e8215451fb99c8a24ca375274f2bd5f233" type="targz">https://github.com/catchorg/Catch2/archive/v2.13.9.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
@@ -30,6 +30,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2022-11-05</Date>
|
||||
<Version>2.13.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-03-17</Date>
|
||||
<Version>2.11.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user