diff options
| author | Carlos O'Ryan <coryan@users.noreply.github.com> | 2021-06-04 19:50:36 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-04 16:50:36 -0700 |
| commit | 751fc199af8d33eb300af5edbd9e3b77c48f0bca (patch) | |
| tree | 204f2baa037867df539f330bdee633ed5859409d /ports/google-cloud-cpp/vcpkg.json | |
| parent | bec883fef498206f05b20bc0a4ba241637657dba (diff) | |
| download | vcpkg-751fc199af8d33eb300af5edbd9e3b77c48f0bca.tar.gz vcpkg-751fc199af8d33eb300af5edbd9e3b77c48f0bca.zip | |
[google-cloud-cpp] update to latest (v1.28.0) version (#18246)
* [google-cloud-cpp] update to latest (v1.28.0) version
* Address review comments
* Revert "Address review comments"
This reverts commit db47320dda0d15a02d9fc4e177f4ee355a5991b5.
Diffstat (limited to 'ports/google-cloud-cpp/vcpkg.json')
| -rw-r--r-- | ports/google-cloud-cpp/vcpkg.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/google-cloud-cpp/vcpkg.json b/ports/google-cloud-cpp/vcpkg.json index 253b98705..bd486a045 100644 --- a/ports/google-cloud-cpp/vcpkg.json +++ b/ports/google-cloud-cpp/vcpkg.json @@ -1,6 +1,6 @@ { "name": "google-cloud-cpp", - "version": "1.27.0", + "version": "1.28.0", "description": "C++ Client Libraries for Google Cloud Platform APIs.", "homepage": "https://github.com/googleapis/google-cloud-cpp", "license": "Apache-2.0", |
