[google-cloud-cpp] update to latest release (v1.37.0) (#23342)

This commit is contained in:
Carlos O'Ryan 2022-03-02 17:51:21 -05:00 committed by GitHub
parent 3c5592beeb
commit 15cd55874a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 11 additions and 7 deletions

View File

@ -3,8 +3,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO googleapis/google-cloud-cpp
REF v1.36.0
SHA512 a9885f9e0726de64eaee0376f3d1ed3a00c32919f2b9a911479206f2965a62eea5ff292b459f61eae97d5d2fe336c410c615296fcb0c7506faf45c57bd6f8871
REF v1.37.0
SHA512 4174bfa7d911b8f09411962af53607d3536f2eaa0af8bce02b847e7fee87df9fd46683f4314d2df0cea23994e094845ead485314387814791cd39647cac0c546
HEAD_REF main
PATCHES
support_absl_cxx17.patch

View File

@ -3,7 +3,7 @@ index 0e2b703..7097f06 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -28,8 +28,13 @@ project(
VERSION 1.36.0
VERSION 1.37.0
LANGUAGES CXX C)
-# Allow applications to override the CMAKE_CXX_STANDARD, but if not set use 11.

View File

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

View File

@ -2541,8 +2541,8 @@
"port-version": 1
},
"google-cloud-cpp": {
"baseline": "1.36.0",
"port-version": 1
"baseline": "1.37.0",
"port-version": 0
},
"google-cloud-cpp-common": {
"baseline": "alias",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "b986c9bce793574d2a4936c1b23e705aa8b29abc",
"version": "1.37.0",
"port-version": 0
},
{
"git-tree": "15cf3b112010a1f5c8ec0948f135a5e1863a2246",
"version": "1.36.0",