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] authored Jun 17, 2024
1 parent 86e9763 commit 5da0a44
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ def dependencies():
)
http_archive(
name = "rules_proto",
sha256 = "0728e5414a3aaeb1edd3cf7b68f42920892245ca04176d2db2fd911193155b3d",
strip_prefix = "rules_proto-83da40714cf72a18b4a052d2b421f9668fa4ab69",
urls = ["https://github.com/bazelbuild/rules_proto/archive/83da40714cf72a18b4a052d2b421f9668fa4ab69.tar.gz"],
sha256 = "67bd8a1a313153ebfb600c2cbefc9f5423ac904a474518451427d0c51d9a9d85",
strip_prefix = "rules_proto-db09d58959ed951db34c2e056cef084954e55640",
urls = ["https://github.com/bazelbuild/rules_proto/archive/db09d58959ed951db34c2e056cef084954e55640.tar.gz"],
)
http_archive(
name = "rules_python",
Expand Down

0 comments on commit 5da0a44

Please sign in to comment.