FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore(deps): update dependency com_github_googleapis_google_cloud_cpp… · QPC-github/google-cloud-cpp@e022823 · GitHub

Commit e022823

Browse files
authored
chore(deps): update dependency com_github_googleapis_google_cloud_cpp to v2 (googleapis#9490)
1 parent dad8a9b commit e022823

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

‎google/cloud/batch/quickstart/WORKSPACE.bazel‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
2323
# NOTE: Update this version and SHA256 as needed.
2424
http_archive(
2525
name = "com_github_googleapis_google_cloud_cpp",
26-
sha256 = "a7e51bfffb95a377094b2ae7e3b9f715a68ed931c48992c7273b2fae989c029c",
27-
strip_prefix = "google-cloud-cpp-1.36.0",
28-
url = "https://github.com/googleapis/google-cloud-cpp/archive/v1.36.0.tar.gz",
26+
sha256 = "dacc8ab626c42d2b13a2bafeeddc440121a16692f0c4e8c78da53e8ba80ff049",
27+
strip_prefix = "google-cloud-cpp-2.0.0",
28+
url = "https://github.com/googleapis/google-cloud-cpp/archive/v2.0.0.tar.gz",
2929
)
3030

3131
# Load indirect dependencies due to

‎google/cloud/run/quickstart/WORKSPACE.bazel‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
2323
# NOTE: Update this version and SHA256 as needed.
2424
http_archive(
2525
name = "com_github_googleapis_google_cloud_cpp",
26-
sha256 = "a7e51bfffb95a377094b2ae7e3b9f715a68ed931c48992c7273b2fae989c029c",
27-
strip_prefix = "google-cloud-cpp-1.36.0",
28-
url = "https://github.com/googleapis/google-cloud-cpp/archive/v1.36.0.tar.gz",
26+
sha256 = "dacc8ab626c42d2b13a2bafeeddc440121a16692f0c4e8c78da53e8ba80ff049",
27+
strip_prefix = "google-cloud-cpp-2.0.0",
28+
url = "https://github.com/googleapis/google-cloud-cpp/archive/v2.0.0.tar.gz",
2929
)
3030

3131
# Load indirect dependencies due to

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL