Skip to content

Commit

Permalink
chore(deps): update com_google_googleapis digest to b0c32da
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 15, 2024
1 parent f888517 commit 1a69b3c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
#
http_archive(
name = "com_google_googleapis",
strip_prefix = "googleapis-7976ffadc0f21ee9149708c0c97ef000e15de1eb",
urls = ["https://github.com/googleapis/googleapis/archive/7976ffadc0f21ee9149708c0c97ef000e15de1eb.zip"],
sha256 = "935fb7ebbc65f43e293fac7240471c24d9d52249f5c8bf09c0d04327b2191053"
strip_prefix = "googleapis-b0c32da88f7502f4562e7d3d10c7ded09d9842ab",
urls = ["https://github.com/googleapis/googleapis/archive/b0c32da88f7502f4562e7d3d10c7ded09d9842ab.zip"],
sha256 = "1d77f22cc6e4f4abec52304a0cb9c1d00cade51b857a1c97a1d56d42b19abfc5"
)
load("@com_google_googleapis//:repository_rules.bzl", "switched_rules_by_language")
switched_rules_by_language(name = "com_google_googleapis_imports", grpc = True)
Expand Down

0 comments on commit 1a69b3c

Please sign in to comment.