diff options
| author | Carlos O'Ryan <coryan@users.noreply.github.com> | 2021-05-06 16:40:20 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-06 13:40:20 -0700 |
| commit | f1cfb2f925af15ac47bd435044f5df381077c1fc (patch) | |
| tree | 2f60f35dbf12a9349e79208dcf420dd577dab978 /ports/google-cloud-cpp/vcpkg.json | |
| parent | be660920b38e320c2cdf25cdc0b254af7b0d2334 (diff) | |
| download | vcpkg-f1cfb2f925af15ac47bd435044f5df381077c1fc.tar.gz vcpkg-f1cfb2f925af15ac47bd435044f5df381077c1fc.zip | |
[google-cloud-cpp] update to latest (v1.27.0) version (#17661)
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 22ccda6a4..253b98705 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.26.0", + "version": "1.27.0", "description": "C++ Client Libraries for Google Cloud Platform APIs.", "homepage": "https://github.com/googleapis/google-cloud-cpp", "license": "Apache-2.0", |
