[trompeloeil] update to 47 (#37855)

This commit is contained in:
Jia Yue Hua 2024-04-02 04:49:23 +08:00 committed by GitHub
parent 18d64b74fa
commit 8dec1c7d17
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 c82a0ff3057056a79890b5880c1755900370a4406dc7e231f9b81545014dfd85a3cea90f90f01931083ef7528360ec7f5f14a4d6b2c5578c59e89b6d28edf110
SHA512 e29d5424318c9d09adfa37767a5ad2cc074a01d5bb12eb832868d2bf54e67f12310a47b0887b1a6c62eebcdddf4155d940a37a8c93c3547742d91a3ce857dd69
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "trompeloeil",
"version": "45",
"version": "47",
"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

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

View File

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