[mimicpp] update to v4 (#41799)

This commit is contained in:
Nick D'Ademo 2024-10-29 14:55:37 +08:00 committed by GitHub
parent 97ce57b378
commit 5b2c9546d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO DNKpp/mimicpp
REF "v${VERSION}"
SHA512 a1c9496c28ad7940a91e6491d9a5992533c72fe3dcd19a3397ae40bc0de363bc796db1168a3caf66c8fc6718a100ab83cb0458e2b68e564efd2cf146db45b221
SHA512 48e17ed91d14cd466ad7216849363953793ee3a8d2fa2619600c6177eebcb04e6cd458eff7cbc1a589ae31eebfbb3fa862c430a5ef09e8e0dfbe601f540ae0dc
HEAD_REF main
)

View File

@ -1,6 +1,6 @@
{
"name": "mimicpp",
"version": "3",
"version": "4",
"description": "mimic++, a modern and (mostly) macro free mocking framework.",
"homepage": "https://github.com/DNKpp/mimicpp",
"license": "BSL-1.0",

View File

@ -5909,7 +5909,7 @@
"port-version": 0
},
"mimicpp": {
"baseline": "3",
"baseline": "4",
"port-version": 0
},
"minc": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "5f1b8b175bd484148b8c96e9b21b817381a8b964",
"version": "4",
"port-version": 0
},
{
"git-tree": "ef648806009c754d8077dad2e1fd9e434616f427",
"version": "3",