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 a6a3255 commit bc56ceaCopy full SHA for bc56cea
2 files changed
releases.json
@@ -449,6 +449,7 @@
449
"catch2-with-main"
450
],
451
"versions": [
452
+ "3.15.1-1",
453
"3.14.0-1",
454
"3.13.0-1",
455
"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.1
+source_url = https://github.com/catchorg/Catch2/archive/v3.15.1.tar.gz
+source_filename = Catch2-3.15.1.tar.gz
+source_hash = be23a52b85cf04cd9587612147a10b023d59ed9757fa1843cc99e615d6c0893c
6
7
[provide]
8
catch2 = catch2_dep
0 commit comments