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 475b227 commit c4d30afCopy full SHA for c4d30af
2 files changed
releases.json
@@ -449,6 +449,7 @@
449
"catch2-with-main"
450
],
451
"versions": [
452
+ "3.15.2-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.2
+source_url = https://github.com/catchorg/Catch2/archive/v3.15.2.tar.gz
+source_filename = Catch2-3.15.2.tar.gz
+source_hash = acfae120892c2b67a74142d36d060c0caa96f1c3aaa8aabd96e19961163d0420
6
7
[provide]
8
catch2 = catch2_dep
0 commit comments