diff options
| author | Carlos O'Ryan <coryan@users.noreply.github.com> | 2021-04-02 15:38:26 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-02 12:38:26 -0700 |
| commit | 2afee4c5aad8f936ea2bbe58dcdff96d2eadc258 (patch) | |
| tree | ff248d84cfe256d774205ae7ec7a2a0b4f348fbf /ports/google-cloud-cpp/vcpkg.json | |
| parent | cd7f976e99c2b2ee4c6d2ac55e6e6ed206c4865c (diff) | |
| download | vcpkg-2afee4c5aad8f936ea2bbe58dcdff96d2eadc258.tar.gz vcpkg-2afee4c5aad8f936ea2bbe58dcdff96d2eadc258.zip | |
[google-cloud-cpp] update to the latest release (v1.26.0) (#17027)
* [google-cloud-cpp] update to the latest release (v1.26.0)
* Reset port version after update
Diffstat (limited to 'ports/google-cloud-cpp/vcpkg.json')
| -rw-r--r-- | ports/google-cloud-cpp/vcpkg.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/google-cloud-cpp/vcpkg.json b/ports/google-cloud-cpp/vcpkg.json index 07eb59b4f..22ccda6a4 100644 --- a/ports/google-cloud-cpp/vcpkg.json +++ b/ports/google-cloud-cpp/vcpkg.json @@ -1,7 +1,6 @@ { "name": "google-cloud-cpp", - "version": "1.25.0", - "port-version": 3, + "version": "1.26.0", "description": "C++ Client Libraries for Google Cloud Platform APIs.", "homepage": "https://github.com/googleapis/google-cloud-cpp", "license": "Apache-2.0", |
