[google-cloud-cpp-common] Upgrade to v0.20.0 release (#10168)

This commit is contained in:
Carlos O'Ryan 2020-02-24 19:10:03 -05:00 committed by GitHub
parent f6d52648ec
commit 80d5ee93a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
Source: google-cloud-cpp-common Source: google-cloud-cpp-common
Version: 0.19.0 Version: 0.20.0
Build-Depends: grpc, googleapis Build-Depends: grpc, googleapis
Description: Base C++ Libraries for Google Cloud Platform APIs Description: Base C++ Libraries for Google Cloud Platform APIs
Homepage: https://github.com/googleapis/google-cloud-cpp-common Homepage: https://github.com/googleapis/google-cloud-cpp-common

View File

@ -3,8 +3,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github( vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH OUT_SOURCE_PATH SOURCE_PATH
REPO googleapis/google-cloud-cpp-common REPO googleapis/google-cloud-cpp-common
REF v0.19.0 REF v0.20.0
SHA512 c297cdba8f4037b19ebb92af643730a92f7a50d6341d7fbb130446c6d2c1391732fdc4ef550b95261b8decfc10d138847efa97af6f8e48968e071bc13e853684 SHA512 9b6c26a91cd5fc5d95bcbe7fb8dff106e5bf169ab535a9b6315319800fa0cbd875142a033a3c5ff21df028d221601ffbe8d1feb2349cb156025122abdd715851
HEAD_REF master) HEAD_REF master)
vcpkg_check_features(OUT_FEATURE_OPTIONS FEATURE_OPTIONS vcpkg_check_features(OUT_FEATURE_OPTIONS FEATURE_OPTIONS