Skip to content

Commit 9766460

Browse files
wrapdb-botneheb
authored andcommitted
catch2: update from 3.8.1 to 3.9.1
1 parent a798982 commit 9766460

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

releases.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,7 @@
356356
"catch2-with-main"
357357
],
358358
"versions": [
359+
"3.9.1-1",
359360
"3.8.1-1",
360361
"3.8.0-1",
361362
"3.7.1-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.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
2+
directory = Catch2-3.9.1
3+
source_url = https://github.com/catchorg/Catch2/archive/v3.9.1.tar.gz
4+
source_filename = Catch2-3.9.1.tar.gz
5+
source_hash = a215c2a723bd7483efd236dc86066842a389cb4e344c61119c978acdf24d39be
66

77
[provide]
88
catch2 = catch2_dep

0 commit comments

Comments
 (0)