diff options
| author | Carlos O'Ryan <coryan@users.noreply.github.com> | 2020-09-04 10:09:43 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-04 07:09:43 -0700 |
| commit | c3ddf744d18f4472977f35e77dd7bc4fd0d8edcb (patch) | |
| tree | e227976018a1bf4d1cda5e18f9450cfba6d72595 /ports/google-cloud-cpp/CONTROL | |
| parent | 2ea680ff0d20aed86f755045ed8ea5d2f8d2b859 (diff) | |
| download | vcpkg-c3ddf744d18f4472977f35e77dd7bc4fd0d8edcb.tar.gz vcpkg-c3ddf744d18f4472977f35e77dd7bc4fd0d8edcb.zip | |
[google-cloud-cpp] Upgrade to v1.17.1 (#13336)
Diffstat (limited to 'ports/google-cloud-cpp/CONTROL')
| -rw-r--r-- | ports/google-cloud-cpp/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/google-cloud-cpp/CONTROL b/ports/google-cloud-cpp/CONTROL index 3591680d6..8ffcb895d 100644 --- a/ports/google-cloud-cpp/CONTROL +++ b/ports/google-cloud-cpp/CONTROL @@ -1,6 +1,6 @@ Source: google-cloud-cpp -Version: 1.16.0 -Build-Depends: abseil, grpc, curl[ssl], crc32c +Version: 1.17.1 +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 Supports: !uwp |
