diff options
| author | Carlos O'Ryan <coryan@google.com> | 2021-10-06 16:53:40 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-06 13:53:40 -0700 |
| commit | 93f58dd43a01d4db216f8dab0c16143752fe85db (patch) | |
| tree | 4a1ccb36fe5e6b16a3d791793e5a9c7212620d16 /ports/google-cloud-cpp/vcpkg.json | |
| parent | 15dab6a7628cb11cc9bea72a5065eeb473099e7c (diff) | |
| download | vcpkg-93f58dd43a01d4db216f8dab0c16143752fe85db.tar.gz vcpkg-93f58dd43a01d4db216f8dab0c16143752fe85db.zip | |
[google-cloud-cpp] update to latest release (v1.32.1) (#20561)
* [google-cloud-cpp] update to latest release (v1.32.1)
* Argh, this was sitting in my workspace
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 5b3f62ef4..1ef1ea448 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.32.0", - "port-version": 1, + "version": "1.32.1", "description": "C++ Client Libraries for Google Cloud Platform APIs.", "homepage": "https://github.com/googleapis/google-cloud-cpp", "license": "Apache-2.0", |
