Skip to content

Commit

Permalink
chore(deps): update rules_proto digest to 74961e5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 13, 2025
1 parent 65587de commit 63f12c1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bazel_example/WORKSPACE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ grpc_extra_deps()

http_archive(
name = "rules_proto",
sha256 = "2b0f9c9314edcf7e0937f6b68124494c58643df763fd59e37fb5dc742e0202d4",
strip_prefix = "rules_proto-557db790e7a71993ff85bf523099dfd25060ae2f",
sha256 = "4563b18ed718b51d4f1f9240910fbdd15128e04bbbb05944b708425953cbffca",
strip_prefix = "rules_proto-74961e561111a3510d5c25233477b950379ae06d",
urls = [
"https://mirror.bazel.build/github.com/bazelbuild/rules_proto/archive/557db790e7a71993ff85bf523099dfd25060ae2f.tar.gz",
"https://github.com/bazelbuild/rules_proto/archive/557db790e7a71993ff85bf523099dfd25060ae2f.tar.gz",
"https://mirror.bazel.build/github.com/bazelbuild/rules_proto/archive/74961e561111a3510d5c25233477b950379ae06d.tar.gz",
"https://github.com/bazelbuild/rules_proto/archive/74961e561111a3510d5c25233477b950379ae06d.tar.gz",
],
)

Expand Down

0 comments on commit 63f12c1

Please sign in to comment.