[google-cloud-cpp] add missing dependency (#28411)

This commit is contained in:
autoantwort 2022-12-19 21:18:07 +01:00 committed by GitHub
parent ebffa3937b
commit 4c76cc0af7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 1 deletions

View File

@ -1,12 +1,14 @@
{
"name": "google-cloud-cpp",
"version": "2.5.0",
"port-version": 1,
"description": "C++ Client Libraries for Google Cloud Platform APIs.",
"homepage": "https://github.com/googleapis/google-cloud-cpp",
"license": "Apache-2.0",
"supports": "!uwp",
"dependencies": [
"abseil",
"grpc",
{
"name": "vcpkg-cmake",
"host": true

View File

@ -2718,7 +2718,7 @@
},
"google-cloud-cpp": {
"baseline": "2.5.0",
"port-version": 0
"port-version": 1
},
"google-cloud-cpp-common": {
"baseline": "alias",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "4c30065de0805a0b44a0f913541b4824286a053a",
"version": "2.5.0",
"port-version": 1
},
{
"git-tree": "ca9ad64f3cb29e1d51281a0e2679d0da3468f5c8",
"version": "2.5.0",