Skip to content

Commit

Permalink
Update rules_proto digest to ea9558d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 19, 2024
1 parent 94d34d7 commit a7c9dc0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,11 @@ http_archive(

http_archive(
name = "rules_proto",
sha256 = "9a0503631679e9ab4e27d891ea60fee3e86a85654ea2048cae25516171dd260e",
strip_prefix = "rules_proto-e51f588e5932966ab9e63e0b0f6de6f740cf04c4",
sha256 = "745865caf6635f45b07797b0e72759962e169150178f8c972524e99cafd29ef0",
strip_prefix = "rules_proto-ea9558d6efc5b4639e10f55de101dede1e91a6f6",
urls = [
"https://mirror.bazel.build/github.com/bazelbuild/rules_proto/archive/e51f588e5932966ab9e63e0b0f6de6f740cf04c4.tar.gz",
"https://github.com/bazelbuild/rules_proto/archive/e51f588e5932966ab9e63e0b0f6de6f740cf04c4.tar.gz",
"https://mirror.bazel.build/github.com/bazelbuild/rules_proto/archive/ea9558d6efc5b4639e10f55de101dede1e91a6f6.tar.gz",
"https://github.com/bazelbuild/rules_proto/archive/ea9558d6efc5b4639e10f55de101dede1e91a6f6.tar.gz",
],
)

Expand Down

0 comments on commit a7c9dc0

Please sign in to comment.