[catch2] Update to 3.4.0 (#32867)

* [catch2] Update to 3.4.0

* [catch2] Update version files
This commit is contained in:
Rémy Tassoux 2023-08-01 18:20:26 +02:00 committed by GitHub
parent 2f6176ce98
commit c55b665e97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 5 deletions

View File

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

View File

@ -1,7 +1,6 @@
{
"name": "catch2",
"version-semver": "3.3.2",
"port-version": 1,
"version-semver": "3.4.0",
"description": "A modern, header-only test framework for unit testing.",
"homepage": "https://github.com/catchorg/Catch2",
"license": "BSL-1.0",

View File

@ -1421,8 +1421,8 @@
"port-version": 2
},
"catch2": {
"baseline": "3.3.2",
"port-version": 1
"baseline": "3.4.0",
"port-version": 0
},
"cccapstone": {
"baseline": "9b4128ee1153e78288a1b5433e2c06a0d47a4c4e",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "5796c1c0513a7b49f135e8acdd1976f53e9944ea",
"version-semver": "3.4.0",
"port-version": 0
},
{
"git-tree": "8dc2e0cb32d0c1e0a12684a3628c926157f36ddd",
"version-semver": "3.3.2",