catch2: upgrade 3.6.0 -> 3.7.0

ChangeLog:
https://github.com/catchorg/Catch2/releases/tag/v3.7.0

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Yi Zhao 2024-09-17 12:05:57 +08:00 committed by Khem Raj
parent fb0a09613d
commit 521da60d7d
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -5,7 +5,7 @@ LICENSE = "BSL-1.0"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
SRC_URI = "git://github.com/catchorg/Catch2.git;branch=devel;protocol=https"
SRCREV = "4e8d92bf02f7d1c8006a0e7a5ecabd8e62d98502"
SRCREV = "31588bb4f56b638dd5afc28d3ebff9b9dcefb88d"
S = "${WORKDIR}/git"