Skip to content

Commit

Permalink
Star gate one catch2 fix 27338 (#27339)
Browse files Browse the repository at this point in the history
* StarGate-One-catch2-fix-27338 Hash Correction

* StarGate-One-catch2-fix-27338 Update Versions
  • Loading branch information
StarGate-One authored Oct 20, 2022
1 parent 79caba3 commit 1ee8161
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ports/catch2/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO catchorg/Catch2
REF v3.1.1
SHA512 d056c8bad8407364debff9f626c7f8255eb64e0faf6dc7fba3d7e14ed29a7e59bd45d92d7b3819bb67d6299a2024f5949c755995d98e94c9bb3d2013709e57ef
SHA512 b6deae2e87ae301bb3de9e378297a3f20333bb5f233fd9ef81f8c4f10fe0c4ad5de9174b850da8064607b9c56c68c7a0815e2bac80108e6db905bc660def7d57
HEAD_REF devel
PATCHES
fix-install-path.patch
Expand Down
1 change: 1 addition & 0 deletions ports/catch2/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "catch2",
"version-semver": "3.1.1",
"port-version": 1,
"description": "A modern, header-only test framework for unit testing.",
"homepage": "https://github.com/catchorg/Catch2",
"license": "BSL-1.0",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -1314,7 +1314,7 @@
},
"catch2": {
"baseline": "3.1.1",
"port-version": 0
"port-version": 1
},
"cccapstone": {
"baseline": "9b4128ee1153e78288a1b5433e2c06a0d47a4c4e",
Expand Down
5 changes: 5 additions & 0 deletions versions/c-/catch2.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d83c493274ecc1798d1d4ac05bf83eedec161695",
"version-semver": "3.1.1",
"port-version": 1
},
{
"git-tree": "44a94453e68878bf44df00e51bae5115dff3baa8",
"version-semver": "3.1.1",
Expand Down

0 comments on commit 1ee8161

Please sign in to comment.