[google-cloud-cpp] update to latest release (v2.17.0) (#34434)

This commit is contained in:
Darren Bolduc 2023-10-12 23:49:47 -04:00 committed by GitHub
parent a67a4b68e1
commit b90d191914
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO googleapis/google-cloud-cpp
REF "v${VERSION}"
SHA512 a7767e37f0c4997e0d8493ea12e144b22ef529e23da54eb2a2f82848d9535bce23080948be80e5ef6697b55bbfc3ee11225f7ea83fe8fa5f622df7dc45144744
SHA512 a3d84785b024e31e909592bca5a6589873bcd342848fae9520a9e7715bcb736db71184eeedbcbf6086105e6145937cabdd731a80879fd177f80895fdf09c3b46
HEAD_REF main
PATCHES
support_absl_cxx17.patch

View File

@ -1,6 +1,6 @@
{
"name": "google-cloud-cpp",
"version": "2.16.0",
"version": "2.17.0",
"description": "C++ Client Libraries for Google Cloud Platform APIs.",
"homepage": "https://github.com/googleapis/google-cloud-cpp",
"license": "Apache-2.0",

View File

@ -2993,7 +2993,7 @@
"port-version": 5
},
"google-cloud-cpp": {
"baseline": "2.16.0",
"baseline": "2.17.0",
"port-version": 0
},
"google-cloud-cpp-common": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "cfe978bbc8c0f0e98f02aaaf2ab546f08107ce95",
"version": "2.17.0",
"port-version": 0
},
{
"git-tree": "76121e57d4d9f0ce925973295ee30a574d448e4f",
"version": "2.16.0",