[fruit] update to 3.7.1 (#34051)

This commit is contained in:
Jia Yue Hua 2023-09-27 16:23:13 +08:00 committed by GitHub
parent 72c4037ca7
commit 53fe2afc5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -2,8 +2,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO google/fruit
REF v3.7.0
SHA512 6a18f2740fc52672de49f082b5a21d0a236520da83e77806935baca5d5a0b41f75f1d1b6729cad13fc77b0f033d7d8d2158fd58b1e565a7662bd80dc7eb63ba1
REF "v${VERSION}"
SHA512 82e86b939ce7d1c0f092255211cd0825e7cf96e56b4af44dcbb67c863c41cb398afbbf9098a934b7eea848acc0b48d3dee3a67cf907f9b9ef2a0d59d92507f30
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "fruit",
"version": "3.7.0",
"version": "3.7.1",
"description": "Fruit, a dependency injection framework for C++ by Google",
"homepage": "https://github.com/google/fruit",
"license": "Apache-2.0",

View File

@ -2721,7 +2721,7 @@
"port-version": 0
},
"fruit": {
"baseline": "3.7.0",
"baseline": "3.7.1",
"port-version": 0
},
"ftgl": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f727757ffc9579175eb3e80ae6fee2bf176779b2",
"version": "3.7.1",
"port-version": 0
},
{
"git-tree": "3877043f08c074020d222a58e552523c15923b63",
"version": "3.7.0",