[trompeloeil] update to 48 (#41394)

This commit is contained in:
Jia Yue Hua 2024-10-08 03:05:09 +08:00 committed by GitHub
parent accdd3de6e
commit e0f776f55a
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 rollbear/trompeloeil
REF v${VERSION}
SHA512 e29d5424318c9d09adfa37767a5ad2cc074a01d5bb12eb832868d2bf54e67f12310a47b0887b1a6c62eebcdddf4155d940a37a8c93c3547742d91a3ce857dd69
SHA512 d6ff22843ac3541eb68bb2a97f5eafc39495704cd13875658aa0dc30a68ddbcc2bcec75848e5529b4bf80f5cc0ad52fb4330e135933c4a47d43d3eed1b3587de
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "trompeloeil",
"version": "47",
"version": "48",
"description": "A thread-safe header-only mocking framework for C++11/14 using the Boost Software License 1.0",
"homepage": "https://github.com/rollbear/trompeloeil",
"license": "BSL-1.0",

View File

@ -9061,7 +9061,7 @@
"port-version": 0
},
"trompeloeil": {
"baseline": "47",
"baseline": "48",
"port-version": 0
},
"try-catcher": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d24143089754e699fc9761f7ce0913c1fb935100",
"version": "48",
"port-version": 0
},
{
"git-tree": "ffcf456c31c46ad2499e4e63ea00aefdc34459ef",
"version": "47",