Skip to content

Commit d23b5fa

Browse files
authored
chore: update quickstart WORKSPACE google-cloud-cpp version (#16020)
1 parent ced8a7c commit d23b5fa

File tree

163 files changed

+489
-489
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

163 files changed

+489
-489
lines changed

generator/templates/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 = "google_cloud_cpp",
26-
sha256 = "699955112a4c57ae9111fbadeff1698674a1762acd77daf36360e6dfc227dc93",
27-
strip_prefix = "google-cloud-cpp-2.42.0",
28-
url = "https://github.com/googleapis/google-cloud-cpp/archive/v2.42.0.tar.gz",
26+
sha256 = "79ed6303d5b0c46f627bf8b38b5bd6b007c85e76c88722eb570a495bc2b579a0",
27+
strip_prefix = "google-cloud-cpp-3.2.0",
28+
url = "https://github.com/googleapis/google-cloud-cpp/archive/v3.2.0.tar.gz",
2929
)
3030

3131
load("@google_cloud_cpp//bazel:workspace0.bzl", "gl_cpp_workspace0")

google/cloud/accessapproval/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 = "google_cloud_cpp",
26-
sha256 = "e868bdb537121d2169fbc1ef69b81f4b4f96e97891c4567a6533d4adf62bffde",
27-
strip_prefix = "google-cloud-cpp-3.1.0",
28-
url = "https://github.com/googleapis/google-cloud-cpp/archive/v3.1.0.tar.gz",
26+
sha256 = "79ed6303d5b0c46f627bf8b38b5bd6b007c85e76c88722eb570a495bc2b579a0",
27+
strip_prefix = "google-cloud-cpp-3.2.0",
28+
url = "https://github.com/googleapis/google-cloud-cpp/archive/v3.2.0.tar.gz",
2929
)
3030

3131
load("@google_cloud_cpp//bazel:workspace0.bzl", "gl_cpp_workspace0")

google/cloud/accesscontextmanager/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 = "google_cloud_cpp",
26-
sha256 = "e868bdb537121d2169fbc1ef69b81f4b4f96e97891c4567a6533d4adf62bffde",
27-
strip_prefix = "google-cloud-cpp-3.1.0",
28-
url = "https://github.com/googleapis/google-cloud-cpp/archive/v3.1.0.tar.gz",
26+
sha256 = "79ed6303d5b0c46f627bf8b38b5bd6b007c85e76c88722eb570a495bc2b579a0",
27+
strip_prefix = "google-cloud-cpp-3.2.0",
28+
url = "https://github.com/googleapis/google-cloud-cpp/archive/v3.2.0.tar.gz",
2929
)
3030

3131
load("@google_cloud_cpp//bazel:workspace0.bzl", "gl_cpp_workspace0")

google/cloud/advisorynotifications/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 = "google_cloud_cpp",
26-
sha256 = "e868bdb537121d2169fbc1ef69b81f4b4f96e97891c4567a6533d4adf62bffde",
27-
strip_prefix = "google-cloud-cpp-3.1.0",
28-
url = "https://github.com/googleapis/google-cloud-cpp/archive/v3.1.0.tar.gz",
26+
sha256 = "79ed6303d5b0c46f627bf8b38b5bd6b007c85e76c88722eb570a495bc2b579a0",
27+
strip_prefix = "google-cloud-cpp-3.2.0",
28+
url = "https://github.com/googleapis/google-cloud-cpp/archive/v3.2.0.tar.gz",
2929
)
3030

3131
load("@google_cloud_cpp//bazel:workspace0.bzl", "gl_cpp_workspace0")

google/cloud/aiplatform/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 = "google_cloud_cpp",
26-
sha256 = "e868bdb537121d2169fbc1ef69b81f4b4f96e97891c4567a6533d4adf62bffde",
27-
strip_prefix = "google-cloud-cpp-3.1.0",
28-
url = "https://github.com/googleapis/google-cloud-cpp/archive/v3.1.0.tar.gz",
26+
sha256 = "79ed6303d5b0c46f627bf8b38b5bd6b007c85e76c88722eb570a495bc2b579a0",
27+
strip_prefix = "google-cloud-cpp-3.2.0",
28+
url = "https://github.com/googleapis/google-cloud-cpp/archive/v3.2.0.tar.gz",
2929
)
3030

3131
load("@google_cloud_cpp//bazel:workspace0.bzl", "gl_cpp_workspace0")

google/cloud/alloydb/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 = "google_cloud_cpp",
26-
sha256 = "e868bdb537121d2169fbc1ef69b81f4b4f96e97891c4567a6533d4adf62bffde",
27-
strip_prefix = "google-cloud-cpp-3.1.0",
28-
url = "https://github.com/googleapis/google-cloud-cpp/archive/v3.1.0.tar.gz",
26+
sha256 = "79ed6303d5b0c46f627bf8b38b5bd6b007c85e76c88722eb570a495bc2b579a0",
27+
strip_prefix = "google-cloud-cpp-3.2.0",
28+
url = "https://github.com/googleapis/google-cloud-cpp/archive/v3.2.0.tar.gz",
2929
)
3030

3131
load("@google_cloud_cpp//bazel:workspace0.bzl", "gl_cpp_workspace0")

google/cloud/apigateway/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 = "google_cloud_cpp",
26-
sha256 = "e868bdb537121d2169fbc1ef69b81f4b4f96e97891c4567a6533d4adf62bffde",
27-
strip_prefix = "google-cloud-cpp-3.1.0",
28-
url = "https://github.com/googleapis/google-cloud-cpp/archive/v3.1.0.tar.gz",
26+
sha256 = "79ed6303d5b0c46f627bf8b38b5bd6b007c85e76c88722eb570a495bc2b579a0",
27+
strip_prefix = "google-cloud-cpp-3.2.0",
28+
url = "https://github.com/googleapis/google-cloud-cpp/archive/v3.2.0.tar.gz",
2929
)
3030

3131
load("@google_cloud_cpp//bazel:workspace0.bzl", "gl_cpp_workspace0")

google/cloud/apigeeconnect/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 = "google_cloud_cpp",
26-
sha256 = "e868bdb537121d2169fbc1ef69b81f4b4f96e97891c4567a6533d4adf62bffde",
27-
strip_prefix = "google-cloud-cpp-3.1.0",
28-
url = "https://github.com/googleapis/google-cloud-cpp/archive/v3.1.0.tar.gz",
26+
sha256 = "79ed6303d5b0c46f627bf8b38b5bd6b007c85e76c88722eb570a495bc2b579a0",
27+
strip_prefix = "google-cloud-cpp-3.2.0",
28+
url = "https://github.com/googleapis/google-cloud-cpp/archive/v3.2.0.tar.gz",
2929
)
3030

3131
load("@google_cloud_cpp//bazel:workspace0.bzl", "gl_cpp_workspace0")

google/cloud/apikeys/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 = "google_cloud_cpp",
26-
sha256 = "e868bdb537121d2169fbc1ef69b81f4b4f96e97891c4567a6533d4adf62bffde",
27-
strip_prefix = "google-cloud-cpp-3.1.0",
28-
url = "https://github.com/googleapis/google-cloud-cpp/archive/v3.1.0.tar.gz",
26+
sha256 = "79ed6303d5b0c46f627bf8b38b5bd6b007c85e76c88722eb570a495bc2b579a0",
27+
strip_prefix = "google-cloud-cpp-3.2.0",
28+
url = "https://github.com/googleapis/google-cloud-cpp/archive/v3.2.0.tar.gz",
2929
)
3030

3131
load("@google_cloud_cpp//bazel:workspace0.bzl", "gl_cpp_workspace0")

google/cloud/apiregistry/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 = "google_cloud_cpp",
26-
sha256 = "e868bdb537121d2169fbc1ef69b81f4b4f96e97891c4567a6533d4adf62bffde",
27-
strip_prefix = "google-cloud-cpp-3.1.0",
28-
url = "https://github.com/googleapis/google-cloud-cpp/archive/v3.1.0.tar.gz",
26+
sha256 = "79ed6303d5b0c46f627bf8b38b5bd6b007c85e76c88722eb570a495bc2b579a0",
27+
strip_prefix = "google-cloud-cpp-3.2.0",
28+
url = "https://github.com/googleapis/google-cloud-cpp/archive/v3.2.0.tar.gz",
2929
)
3030

3131
load("@google_cloud_cpp//bazel:workspace0.bzl", "gl_cpp_workspace0")

0 commit comments

Comments
 (0)