[catch2] Update to v3.7.0 (#40479)

This commit is contained in:
Omar Boukli-Hacene 2024-08-16 09:24:51 +02:00 committed by GitHub
parent 784623312e
commit 26a68b9bca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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 09c728a04d69b0692d6e2f7ceb5889dc69309406c27f7f2b5d383245a5357657c5540dd64a7a4a6e19388bda68105002425286468578b69b20e3a75366871ce2
SHA512 4f577da378c9fa7c205abc145b92f8b81a998274c2e5a08fce233cd43326a6ae30645379e2c3e32abca21c2168a298fd4690893a13d65733d8bd1e7b19fefea8
HEAD_REF devel
PATCHES
fix-install-path.patch

View File

@ -1,6 +1,6 @@
{
"name": "catch2",
"version-semver": "3.6.0",
"version-semver": "3.7.0",
"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

@ -1513,7 +1513,7 @@
"port-version": 2
},
"catch2": {
"baseline": "3.6.0",
"baseline": "3.7.0",
"port-version": 0
},
"cblas": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "9070b97a2de0f4d50fbfa7a97602d667afacb50d",
"version-semver": "3.7.0",
"port-version": 0
},
{
"git-tree": "f61acaeefdf6127fa878f7192fc109fa8e1a0135",
"version-semver": "3.6.0",