Skip to content

Commit

Permalink
[google-cloud-cpp] update to latest release (v1.34.0) (#21803)
Browse files Browse the repository at this point in the history
  • Loading branch information
coryan authored Dec 3, 2021
1 parent df9052e commit 9b9ea8c
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ports/google-cloud-cpp/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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.33.0
SHA512 fda083368db3b31dbfa6b6d6b02254a2c2b71a61389c94d8f62a5fcd729691bbe54745e1887fe36b244411af09fcaf7968e535ea9a3dc4833892859e7201bf67
REF v1.34.0
SHA512 a7a23ba5a4f60676fddff86c6a42031e85c931b4ad6bc6637d90eea403bad7906b9ee945d78c18625ebf8909c7ae6f77ae6b44f30be282d68bea603ee52c9a5e
HEAD_REF main
)

Expand Down
2 changes: 1 addition & 1 deletion ports/google-cloud-cpp/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "google-cloud-cpp",
"version": "1.33.0",
"version": "1.34.0",
"description": "C++ Client Libraries for Google Cloud Platform APIs.",
"homepage": "https://github.com/googleapis/google-cloud-cpp",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -2517,7 +2517,7 @@
"port-version": 7
},
"google-cloud-cpp": {
"baseline": "1.33.0",
"baseline": "1.34.0",
"port-version": 0
},
"google-cloud-cpp-common": {
Expand Down
5 changes: 5 additions & 0 deletions versions/g-/google-cloud-cpp.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d0975c563a68cf3d45c97c420e3e83af83620127",
"version": "1.34.0",
"port-version": 0
},
{
"git-tree": "3c272f2136618359a7e387fdc45a434e25e4ce85",
"version": "1.33.0",
Expand Down

0 comments on commit 9b9ea8c

Please sign in to comment.