[mimicpp] update to 9.2.1 (#48687)

This commit is contained in:
toge
2025-12-05 07:26:16 +09:00
committed by GitHub
parent e7148cae38
commit 985de5d603
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 b888fd71726db223d0cca1daaeea149870e0bf9adeb61c37f91925e00fda81744d686ec81b465ae9066ba9145a43d9fb6bb7af24c5c4d4da41cbc1bd66ab8dd6
SHA512 823d8b00b48fb42c358888583e3c841eac1f0c6cb1775ecfe1e1cf009b3361406b4af329e356a4ff686e07311486a0738509c620ceb2ec6641937d32455f6560
HEAD_REF main
)

View File

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

View File

@@ -6397,7 +6397,7 @@
"port-version": 0
},
"mimicpp": {
"baseline": "9.2.0",
"baseline": "9.2.1",
"port-version": 0
},
"minc": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "c6c66550653e57aae6efcff9f65f2807ac1b8815",
"version": "9.2.1",
"port-version": 0
},
{
"git-tree": "6f4cf5d63ded55e939b1dd7f956bfb4f5883754e",
"version": "9.2.0",