[snitch] Update version to 1.2.5 (#40817)

This commit is contained in:
Frank 2024-09-08 18:33:24 +00:00 committed by GitHub
parent 1a41b6b909
commit 4441474723
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO snitch-org/snitch
REF v1.2.4
SHA512 783c4667d5c75d5d719d6c85a47ee795099256bacd01324d9bd5550be5f77be265f3372190b89ac109a11479bbf99f90a9e7afb32e6bdfeaab3a936ad50a219a
REF "v${VERSION}"
SHA512 bb51c7ec51ab934ccd05b8e653ba3da8f321702307fa28b11b8a7ec31e170e337c2ccbe8f4895a25e4fdec1358f90d11a51c489511af95a65311c57e4a4164ef
)
vcpkg_cmake_configure(

View File

@ -1,6 +1,6 @@
{
"name": "snitch",
"version": "1.2.4",
"version": "1.2.5",
"description": "Lightweight C++20 testing framework.",
"homepage": "https://github.com/snitch-org/snitch",
"license": "BSL-1.0",

View File

@ -8357,7 +8357,7 @@
"port-version": 2
},
"snitch": {
"baseline": "1.2.4",
"baseline": "1.2.5",
"port-version": 0
},
"snowhouse": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "8c37a07694cc20611cbc38fde944569673e22cad",
"version": "1.2.5",
"port-version": 0
},
{
"git-tree": "565f1464cf23c18da8ac0f547d3907f732249957",
"version": "1.2.4",