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 7b47155 commit af05f5aCopy full SHA for af05f5a
2 files changed
releases.json
@@ -447,6 +447,7 @@
447
"catch2-with-main"
448
],
449
"versions": [
450
+ "3.15.0-1",
451
"3.14.0-1",
452
"3.13.0-1",
453
"3.12.0-1",
subprojects/catch2.wrap
@@ -1,8 +1,8 @@
1
[wrap-file]
2
-directory = Catch2-3.14.0
3
-source_url = https://github.com/catchorg/Catch2/archive/v3.14.0.tar.gz
4
-source_filename = Catch2-3.14.0.tar.gz
5
-source_hash = ba2a939efead3c833c499cf487e185762f419a71d30158cd1b43c6079c586490
+directory = Catch2-3.15.0
+source_url = https://github.com/catchorg/Catch2/archive/v3.15.0.tar.gz
+source_filename = Catch2-3.15.0.tar.gz
+source_hash = 9650c55e497759cc39b977e45524bc8acb15256061c112080916ab6cb0b1ea66
6
7
[provide]
8
catch2 = catch2_dep
0 commit comments