(#21718) catch2: add version 3.5.0

Co-authored-by: Uilian Ries <uilianries@gmail.com>
This commit is contained in:
toge
2023-12-13 07:37:59 +09:00
committed by GitHub
parent 3aac0052d9
commit 68a710e4c7
2 changed files with 5 additions and 0 deletions

View File

@@ -1,4 +1,7 @@
sources:
"3.5.0":
url: "https://github.com/catchorg/Catch2/archive/v3.5.0.tar.gz"
sha256: "f6d4f8d78a9b59ec72a81d49f58d18eb317372ac07f8d9432710a079e69fd66a"
"3.4.0":
url: "https://github.com/catchorg/Catch2/archive/v3.4.0.tar.gz"
sha256: "122928b814b75717316c71af69bd2b43387643ba076a6ec16e7882bfb2dfacbb"

View File

@@ -1,4 +1,6 @@
versions:
"3.5.0":
folder: 3.x.x
"3.4.0":
folder: 3.x.x
"3.3.2":