aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos O'Ryan <coryan@users.noreply.github.com>2020-02-24 19:10:03 -0500
committerGitHub <noreply@github.com>2020-02-24 16:10:03 -0800
commit80d5ee93a4e0b4a99ba3f445ed52cdb6e2a3592c (patch)
tree3f3ea844809d252b3188dfcdadbe7883cd8cafad
parentf6d52648ecdd5d57a9ca592e1425950d465aeef5 (diff)
downloadvcpkg-80d5ee93a4e0b4a99ba3f445ed52cdb6e2a3592c.tar.gz
vcpkg-80d5ee93a4e0b4a99ba3f445ed52cdb6e2a3592c.zip
[google-cloud-cpp-common] Upgrade to v0.20.0 release (#10168)
-rw-r--r--ports/google-cloud-cpp-common/CONTROL2
-rw-r--r--ports/google-cloud-cpp-common/portfile.cmake4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/google-cloud-cpp-common/CONTROL b/ports/google-cloud-cpp-common/CONTROL
index c3c816160..0b4299b68 100644
--- a/ports/google-cloud-cpp-common/CONTROL
+++ b/ports/google-cloud-cpp-common/CONTROL
@@ -1,5 +1,5 @@
Source: google-cloud-cpp-common
-Version: 0.19.0
+Version: 0.20.0
Build-Depends: grpc, googleapis
Description: Base C++ Libraries for Google Cloud Platform APIs
Homepage: https://github.com/googleapis/google-cloud-cpp-common
diff --git a/ports/google-cloud-cpp-common/portfile.cmake b/ports/google-cloud-cpp-common/portfile.cmake
index de406acae..7f3878765 100644
--- a/ports/google-cloud-cpp-common/portfile.cmake
+++ b/ports/google-cloud-cpp-common/portfile.cmake
@@ -3,8 +3,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO googleapis/google-cloud-cpp-common
- REF v0.19.0
- SHA512 c297cdba8f4037b19ebb92af643730a92f7a50d6341d7fbb130446c6d2c1391732fdc4ef550b95261b8decfc10d138847efa97af6f8e48968e071bc13e853684
+ REF v0.20.0
+ SHA512 9b6c26a91cd5fc5d95bcbe7fb8dff106e5bf169ab535a9b6315319800fa0cbd875142a033a3c5ff21df028d221601ffbe8d1feb2349cb156025122abdd715851
HEAD_REF master)
vcpkg_check_features(OUT_FEATURE_OPTIONS FEATURE_OPTIONS