[catch2] Update to 3.5.1 (#36053)

* [catch2] Update to 3.5.1

* [catch2] Update version files
This commit is contained in:
Rémy Tassoux 2024-01-08 22:07:07 +01:00 committed by GitHub
parent 3fe97e0ea7
commit e43977947d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -6,7 +6,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO catchorg/Catch2
REF v${VERSION}
SHA512 2ffdc8e7851cacc2ab3062ee2c9531d7d90e9a906da8e0f9b3db4a93967a34d3f25e674b03facd7b63367bc2545e39e00ec30f8e10896967993dd01af9a5af92
SHA512 90c5fcf2d4b9771f5b30e027099da0d15e294b85d28702020435606efda2a4edc96b3d2007b60e5a32178248ad129b4aba0fb96582156244d62e1edacda6ce7d
HEAD_REF devel
PATCHES
fix-install-path.patch

View File

@ -1,6 +1,6 @@
{
"name": "catch2",
"version-semver": "3.5.0",
"version-semver": "3.5.1",
"description": "A modern, C++-native, test framework for unit-tests, TDD and BDD.",
"homepage": "https://github.com/catchorg/Catch2",
"license": "BSL-1.0",

View File

@ -1461,7 +1461,7 @@
"port-version": 2
},
"catch2": {
"baseline": "3.5.0",
"baseline": "3.5.1",
"port-version": 0
},
"cccapstone": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "9b749693bba3f346f03e2ccd047ee26b22c123c3",
"version-semver": "3.5.1",
"port-version": 0
},
{
"git-tree": "6bac6509e806556e539c116680228c6df5802ed4",
"version-semver": "3.5.0",