Skip to content

Commit

Permalink
deps: update rules_proto digest to 493169c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 1, 2023
1 parent 1fde392 commit 836c25d
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-493169c1199dc21b9da860f7040a4502aa174676",
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/493169c1199dc21b9da860f7040a4502aa174676.tar.gz",
],
type = "tar.gz",
)

0 comments on commit 836c25d

Please sign in to comment.