diff options
| author | Carlos O'Ryan <coryan@users.noreply.github.com> | 2021-09-07 21:06:57 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-07 21:06:57 -0700 |
| commit | b5865bfeba430cd44063fc54a45a8861195a715f (patch) | |
| tree | 484c0a721e0c598057afef189782216591b7db23 /ports/google-cloud-cpp/vcpkg.json | |
| parent | e5b6ec234bff3d07a2e8e35e5e597ff8cb010c05 (diff) | |
| download | vcpkg-b5865bfeba430cd44063fc54a45a8861195a715f.tar.gz vcpkg-b5865bfeba430cd44063fc54a45a8861195a715f.zip | |
[google-cloud-cpp] update to latest release (v1.31.1) (#19957)
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 446aacacf..430fc44f4 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.31.0", + "version": "1.31.1", "description": "C++ Client Libraries for Google Cloud Platform APIs.", "homepage": "https://github.com/googleapis/google-cloud-cpp", "license": "Apache-2.0", |
