Skip to content

Commit

Permalink
Update rules_proto digest to 4e32e70
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2023
1 parent e8eb48d commit ead758c
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 = "11f5ee3bf7142b432c7c877fb93b3a18afa2c5bc7a296fc59f71ce10999a2fa5",
strip_prefix = "rules_proto-4e32e70a700dac5b41e05ed6e9429e49ebb1a4ee",
urls = ["https://github.com/bazelbuild/rules_proto/archive/4e32e70a700dac5b41e05ed6e9429e49ebb1a4ee.tar.gz"],
)
http_archive(
name = "rules_python",
Expand Down

0 comments on commit ead758c

Please sign in to comment.