[google-cloud-cpp] update to the latest release (v2.33.0) (#42780)

This commit is contained in:
Scott Hart 2024-12-19 13:02:41 -05:00 committed by GitHub
parent 526b56d8b0
commit 111995150f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 10 additions and 4 deletions

View File

@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO googleapis/google-cloud-cpp
REF "v${VERSION}"
SHA512 849c9cd1929e78d232b1b669676df46c7b597ed132f503880b65d9a7d495a573e58de7b95cea9df0d861e7046620397ef804d72d57c770243cea7fc1afcf9762
SHA512 f57857a0853fa0980bb2c07d25d22240ce27a005a41cc99bf25ca0148fe7c9d5717eeb393519a37f05b40d4c114dde30e959e994700aece1ca2c45e68cd9bf77
HEAD_REF main
)

View File

@ -1,6 +1,6 @@
{
"name": "google-cloud-cpp",
"version": "2.32.0",
"version": "2.33.0",
"description": "C++ Client Libraries for Google Cloud Platform APIs.",
"homepage": "https://github.com/googleapis/google-cloud-cpp",
"license": "Apache-2.0",
@ -765,7 +765,8 @@
"name": "google-cloud-cpp",
"default-features": false,
"features": [
"grpc-common"
"grpc-common",
"rest-common"
]
}
]

View File

@ -3221,7 +3221,7 @@
"port-version": 0
},
"google-cloud-cpp": {
"baseline": "2.32.0",
"baseline": "2.33.0",
"port-version": 0
},
"google-cloud-cpp-common": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "541916b36ffb283704df2f201a6d12f591cdd361",
"version": "2.33.0",
"port-version": 0
},
{
"git-tree": "64e9d371960f9fd758992954ee20750adf6f1abc",
"version": "2.32.0",