diff options
| author | Carlos O'Ryan <coryan@users.noreply.github.com> | 2020-02-08 23:23:12 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-08 20:23:12 -0800 |
| commit | 4529a5b8ee2c819893ff86e2a90f6df6c752c107 (patch) | |
| tree | 39acda714fef603d3d7c3047157d3975c3faaf79 /ports/google-cloud-cpp/CONTROL | |
| parent | 8db6db5dac70c25b04cd4dd84392484dee822fbe (diff) | |
| download | vcpkg-4529a5b8ee2c819893ff86e2a90f6df6c752c107.tar.gz vcpkg-4529a5b8ee2c819893ff86e2a90f6df6c752c107.zip | |
[google-cloud-cpp*] Upgrade to latest release (#9946)
* [google-cloud-cpp*] Upgrade to latest release
* Update CI baseline.
* Address review comments.
Diffstat (limited to 'ports/google-cloud-cpp/CONTROL')
| -rw-r--r-- | ports/google-cloud-cpp/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/google-cloud-cpp/CONTROL b/ports/google-cloud-cpp/CONTROL index d34d68968..d86f5be82 100644 --- a/ports/google-cloud-cpp/CONTROL +++ b/ports/google-cloud-cpp/CONTROL @@ -1,5 +1,5 @@ Source: google-cloud-cpp -Version: 0.17.0 +Version: 0.18.0 Build-Depends: grpc, curl[ssl], crc32c, googleapis, google-cloud-cpp-common Description: C++ Client Libraries for Google Cloud Platform APIs. Homepage: https://github.com/googleapis/google-cloud-cpp |
