[google-cloud-cpp] update to latest release (v2.9.0) (#30643)

* [google-cloud-cpp] update to latest release (v2.9.0)

* Address review comments
This commit is contained in:
Carlos O'Ryan 2023-04-05 13:04:00 -04:00 committed by GitHub
parent 76b55aaf7c
commit c4f39609d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -3,8 +3,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO googleapis/google-cloud-cpp
REF v2.8.0
SHA512 d764793c66e06afc9a91622ec32808088b2a0cfedac7876682caded967a06f9f8b0dbebe9dadd36cf75350027dcd1aeed631072d4b8610f1793caf49c2f50f1c
REF v${VERSION}
SHA512 b6d75d1810bad9cfd9c0271d895324dd432c3275ccdce2fe8e4ee886da56577f06d778101b935b4084a876d957f3d45289c2ebd971a3ced42b12dfa5f2e5b916
HEAD_REF main
PATCHES
support_absl_cxx17.patch

View File

@ -1,6 +1,6 @@
{
"name": "google-cloud-cpp",
"version": "2.8.0",
"version": "2.9.0",
"description": "C++ Client Libraries for Google Cloud Platform APIs.",
"homepage": "https://github.com/googleapis/google-cloud-cpp",
"license": "Apache-2.0",

View File

@ -2857,7 +2857,7 @@
"port-version": 1
},
"google-cloud-cpp": {
"baseline": "2.8.0",
"baseline": "2.9.0",
"port-version": 0
},
"google-cloud-cpp-common": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "4f9ab675a9cb385078d01716543e99db9a95135a",
"version": "2.9.0",
"port-version": 0
},
{
"git-tree": "cd39ca22d68218395284a484878ecf7774f1a23c",
"version": "2.8.0",