Skip to content

Commit 351f3c4

Browse files
committed
Update rules_proto digest to 33aba33
1 parent 7d15a68 commit 351f3c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

deps.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ def dependencies():
1717
)
1818
http_archive(
1919
name = "rules_proto",
20-
sha256 = "3b676caee6c53fd22c3dacc6589778fdaa205829e5515517f88ed149bb6568f2",
21-
strip_prefix = "rules_proto-49a429fac73ec6935f30689f72a39e5a8a443595",
22-
urls = ["https://github.com/bazelbuild/rules_proto/archive/49a429fac73ec6935f30689f72a39e5a8a443595.tar.gz"],
20+
sha256 = "9eba2da1a7ed60c300ca19640801bcb591c6e332424199e7b23ebca7baf93c87",
21+
strip_prefix = "rules_proto-33aba33e1bec7e75487676c792e5690937933ab7",
22+
urls = ["https://github.com/bazelbuild/rules_proto/archive/33aba33e1bec7e75487676c792e5690937933ab7.tar.gz"],
2323
)
2424
http_archive(
2525
name = "rules_python",

0 commit comments

Comments
 (0)