[catch2] update to 3.7.1 (#41034)

This commit is contained in:
miyanyan 2024-09-18 02:20:54 +08:00 committed by GitHub
parent 0476c754e6
commit aead4328c2
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 4f577da378c9fa7c205abc145b92f8b81a998274c2e5a08fce233cd43326a6ae30645379e2c3e32abca21c2168a298fd4690893a13d65733d8bd1e7b19fefea8
SHA512 e04c676e6bb3d7791f51a1caa770c4675d79b5396c9ba029c01ca0938e53bfa374dce117fccf753a89f3663192c91356acc9bc195e4866d215855df0667faff0
HEAD_REF devel
PATCHES
fix-install-path.patch

View File

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

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

View File

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