diff options
| author | Carlos O'Ryan <coryan@users.noreply.github.com> | 2020-01-10 13:32:55 -0500 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-10 10:32:55 -0800 |
| commit | 314d59229dab8561f71e57d6a909d243fc39934f (patch) | |
| tree | ea7beb74f5776ed5d4f1dd792f225ba9c64b4c52 /ports/google-cloud-cpp/CONTROL | |
| parent | 992accbf5d6ab2d4765ee6d9c52627f6c5dc4b09 (diff) | |
| download | vcpkg-314d59229dab8561f71e57d6a909d243fc39934f.tar.gz vcpkg-314d59229dab8561f71e57d6a909d243fc39934f.zip | |
[google-cloud-cpp] Upgrade to v0.17.0 (#9576)
* [google-cloud-cpp] Upgrade to v0.17.0
* Fix the x86-windows build.
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 c593a3d6b..d34d68968 100644 --- a/ports/google-cloud-cpp/CONTROL +++ b/ports/google-cloud-cpp/CONTROL @@ -1,5 +1,5 @@ Source: google-cloud-cpp -Version: 0.15.0 +Version: 0.17.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 |
