Skip to content

Commit

Permalink
Update rules_proto digest to db09d58
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 17, 2024
1 parent 94d34d7 commit 4d52fe3
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 = "67bd8a1a313153ebfb600c2cbefc9f5423ac904a474518451427d0c51d9a9d85",
strip_prefix = "rules_proto-db09d58959ed951db34c2e056cef084954e55640",
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/db09d58959ed951db34c2e056cef084954e55640.tar.gz",
"https://github.com/bazelbuild/rules_proto/archive/db09d58959ed951db34c2e056cef084954e55640.tar.gz",
],
)

Expand Down

0 comments on commit 4d52fe3

Please sign in to comment.