|
|
|
@ -5,7 +5,8 @@ package("catch2") |
|
|
|
|
set_description("Catch2 is a multi-paradigm test framework for C++. which also supports Objective-C (and maybe C). ") |
|
|
|
|
set_license("BSL-1.0") |
|
|
|
|
|
|
|
|
|
add_urls("https://github.com/catchorg/Catch2/archive/v$(version).zip") |
|
|
|
|
add_urls("https://github.com/catchorg/Catch2/archive/refs/tags/v$(version).zip") |
|
|
|
|
add_versions("2.13.9", "860e3917f07d7ee75654f86900d50a03acf0047f6fe5ba31d437e1e9cda5b456") |
|
|
|
|
add_versions("2.13.8", "de0fd1f4c51a1021ffcb33a4d42028545bf1a0665a4ab59ddb839a0cc93f03a5") |
|
|
|
|
add_versions("2.13.7", "3f3ccd90ad3a8fbb1beeb15e6db440ccdcbebe378dfd125d07a1f9a587a927e9") |
|
|
|
|
add_versions("2.13.6", "39d50f5d1819cdf2908066664d57c2cde4a4000c364ad3376ea099735c896ff4") |
|
|
|
|