Skip to content

Commit

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

0 comments on commit bbd0562

Please sign in to comment.