Skip to content

Commit af05f5a

Browse files
committed
catch2: update from 3.14.0 to 3.15.0
1 parent 7b47155 commit af05f5a

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

releases.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -447,6 +447,7 @@
447447
"catch2-with-main"
448448
],
449449
"versions": [
450+
"3.15.0-1",
450451
"3.14.0-1",
451452
"3.13.0-1",
452453
"3.12.0-1",

subprojects/catch2.wrap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[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
2+
directory = Catch2-3.15.0
3+
source_url = https://github.com/catchorg/Catch2/archive/v3.15.0.tar.gz
4+
source_filename = Catch2-3.15.0.tar.gz
5+
source_hash = 9650c55e497759cc39b977e45524bc8acb15256061c112080916ab6cb0b1ea66
66

77
[provide]
88
catch2 = catch2_dep

0 commit comments

Comments
 (0)