| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent dad8a9b commit e022823
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -23,9 +23,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") | |||
| 23 | 23 | # NOTE: Update this version and SHA256 as needed. | |
| 24 | 24 | http_archive( | |
| 25 | 25 | 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", | ||
| 29 | 29 | ) | |
| 30 | 30 | ||
| 31 | 31 | # Load indirect dependencies due to | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -23,9 +23,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") | |||
| 23 | 23 | # NOTE: Update this version and SHA256 as needed. | |
| 24 | 24 | http_archive( | |
| 25 | 25 | 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", | ||
| 29 | 29 | ) | |
| 30 | 30 | ||
| 31 | 31 | # Load indirect dependencies due to | |
| Back | FazBrowse Home | New Git URL |
0 commit comments