Skip to content

Commit

Permalink
deps: 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 33ff6eb commit 627c842
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bazel/toolchains/proto_deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ def proto_deps():
http_archive(
name = "rules_proto",
sha256 = "17fa03f509b0d1df05c70c174a266ab211d04b9969e41924fd07a81ea171f117",
strip_prefix = "rules_proto-cda0effe6b5af095a6886c67f90c760b83f08c48",
strip_prefix = "rules_proto-aaa54ca64e87699276b6f64e22ce800fae3637b5",
urls = [
"https://cdn.confidential.cloud/constellation/cas/sha256/17fa03f509b0d1df05c70c174a266ab211d04b9969e41924fd07a81ea171f117",
"https://github.com/bazelbuild/rules_proto/archive/cda0effe6b5af095a6886c67f90c760b83f08c48.tar.gz",
"https://github.com/bazelbuild/rules_proto/archive/aaa54ca64e87699276b6f64e22ce800fae3637b5.tar.gz",
],
type = "tar.gz",
)

0 comments on commit 627c842

Please sign in to comment.