[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
This commit is contained in:
Carlos O'Ryan 2021-10-06 16:53:40 -04:00 committed by GitHub
parent 15dab6a762
commit 93f58dd43a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 6 deletions

View File

@ -5,8 +5,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO googleapis/google-cloud-cpp
REF v1.32.0
SHA512 ffec5a4f76fc4232f15940afea137c38f12e395d0b04cf49838e53f04ba28c151c05470191dc9648b5ae9be5bdcc5b449379b3dbb51552917625a9a87b97c8e2
REF v1.32.1
SHA512 385adb0e39ed0b3474609d90524bb3fe8c42d92d34626cde7b70b1eb4cd76dd22e9b5b9d0933d600ce7a585c63382d764a038fd8152a39bbbd8010524eb40e9b
HEAD_REF main
)

View File

@ -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",

View File

@ -2473,8 +2473,8 @@
"port-version": 7
},
"google-cloud-cpp": {
"baseline": "1.32.0",
"port-version": 1
"baseline": "1.32.1",
"port-version": 0
},
"google-cloud-cpp-common": {
"baseline": "alias",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "42240e5f4653d8ce17158c706e232de8a57a4c6e",
"version": "1.32.1",
"port-version": 0
},
{
"git-tree": "2b53c52b812f1d7fe8ada0a6d938b047b5a3dbd2",
"version": "1.32.0",