Skip to content

Commit

Permalink
chore(deps): update rules_proto digest to 87d76bf
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 29, 2023
1 parent c651246 commit aecfbf3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions WORKSPACE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ protobuf_deps()
#
http_archive(
name = "rules_proto",
sha256 = "5d4cd6780634eb2ecafa091df8be8009d395f70a02f722e07e063883dd8af861",
strip_prefix = "rules_proto-493169c1199dc21b9da860f7040a4502aa174676",
sha256 = "076e20b93dc7c8f77d6ec048fb0698197aa1778b8bb4ba534351f98366509f34",
strip_prefix = "rules_proto-87d76bf8fdc23951b9d28733c4599b21663aa8d4",
urls = [
"https://mirror.bazel.build/github.com/bazelbuild/rules_proto/archive/493169c1199dc21b9da860f7040a4502aa174676.tar.gz",
"https://github.com/bazelbuild/rules_proto/archive/493169c1199dc21b9da860f7040a4502aa174676.tar.gz",
"https://mirror.bazel.build/github.com/bazelbuild/rules_proto/archive/87d76bf8fdc23951b9d28733c4599b21663aa8d4.tar.gz",
"https://github.com/bazelbuild/rules_proto/archive/87d76bf8fdc23951b9d28733c4599b21663aa8d4.tar.gz",
],
)
load("@rules_proto//proto:repositories.bzl", "rules_proto_dependencies", "rules_proto_toolchains")
Expand Down

0 comments on commit aecfbf3

Please sign in to comment.