diff options
| author | Carlos O'Ryan <coryan@users.noreply.github.com> | 2020-09-16 20:00:57 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-16 17:00:57 -0700 |
| commit | e6541d870ca6c33a606debacb522bf6b75dc5620 (patch) | |
| tree | 3c376e414bd2372a03be1ec5232ec63ab3c04007 /ports/google-cloud-cpp/CONTROL | |
| parent | c7b568416934fc3a2dbff92706dac4eaa1267dc7 (diff) | |
| download | vcpkg-e6541d870ca6c33a606debacb522bf6b75dc5620.tar.gz vcpkg-e6541d870ca6c33a606debacb522bf6b75dc5620.zip | |
[google-cloud-cpp] Update to v1.18.0 release (#13552)
* [google-cloud-cpp] Update to v1.18.0 release
* Update portfile.cmake
Add unsupported message
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
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 8ffcb895d..825465431 100644 --- a/ports/google-cloud-cpp/CONTROL +++ b/ports/google-cloud-cpp/CONTROL @@ -1,5 +1,5 @@ Source: google-cloud-cpp -Version: 1.17.1 +Version: 1.18.0 Build-Depends: abseil, grpc, curl[ssl], crc32c, nlohmann-json Description: C++ Client Libraries for Google Cloud Platform APIs. Homepage: https://github.com/googleapis/google-cloud-cpp |
