We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a798982 commit 9766460Copy full SHA for 9766460
releases.json
@@ -356,6 +356,7 @@
356
"catch2-with-main"
357
],
358
"versions": [
359
+ "3.9.1-1",
360
"3.8.1-1",
361
"3.8.0-1",
362
"3.7.1-1",
subprojects/catch2.wrap
@@ -1,8 +1,8 @@
1
[wrap-file]
2
-directory = Catch2-3.8.1
3
-source_url = https://github.com/catchorg/Catch2/archive/v3.8.1.tar.gz
4
-source_filename = Catch2-3.8.1.tar.gz
5
-source_hash = 18b3f70ac80fccc340d8c6ff0f339b2ae64944782f8d2fca2bd705cf47cadb79
+directory = Catch2-3.9.1
+source_url = https://github.com/catchorg/Catch2/archive/v3.9.1.tar.gz
+source_filename = Catch2-3.9.1.tar.gz
+source_hash = a215c2a723bd7483efd236dc86066842a389cb4e344c61119c978acdf24d39be
6
7
[provide]
8
catch2 = catch2_dep
0 commit comments