[google-cloud-cpp] update to latest release (v2.1.0) (#26110)

This commit is contained in:
Carlos O'Ryan 2022-08-02 10:24:21 -07:00 committed by GitHub
parent 7a56e3ac26
commit 1707f9ba57
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.0.1
SHA512 3e9315ac18d1c06b8d38ac20b389d858b83dbd6058bb697a9f4d7d0e35ae31d9d79856239380c78ea77714c576675ba361b59213d995ff5ce33f11c74647b715
REF v2.1.0
SHA512 a1c4a54b420e64bd12c4a85943c6617b310dff359f9b1b744fcaf7ece92c9327d77ab36b6dacf94b3e2b3d6c2a183a46089437736c34e1af55e3c319544c14b3
HEAD_REF main
PATCHES
support_absl_cxx17.patch

View File

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

View File

@ -2641,7 +2641,7 @@
"port-version": 0
},
"google-cloud-cpp": {
"baseline": "2.0.1",
"baseline": "2.1.0",
"port-version": 0
},
"google-cloud-cpp-common": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a68fd18fa28b5bbe4807c7ed32ed45c0d4392dd1",
"version": "2.1.0",
"port-version": 0
},
{
"git-tree": "80997c40db6cb1d4e51f77875f75bf3a8046680f",
"version": "2.0.1",