Skip to content

Commit 0535d4a

Browse files
Update rules_proto digest to 3a38296
1 parent e3b437c commit 0535d4a

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 = "0728e5414a3aaeb1edd3cf7b68f42920892245ca04176d2db2fd911193155b3d",
21-
strip_prefix = "rules_proto-83da40714cf72a18b4a052d2b421f9668fa4ab69",
22-
urls = ["https://github.com/bazelbuild/rules_proto/archive/83da40714cf72a18b4a052d2b421f9668fa4ab69.tar.gz"],
20+
sha256 = "85c8dd9f860cf768f6e03143e1b220bf7b945057ce7df52b6469e39e74196fa6",
21+
strip_prefix = "rules_proto-3a382963e2c2e92ca6e9b1cc2afdc8105c8da9b0",
22+
urls = ["https://github.com/bazelbuild/rules_proto/archive/3a382963e2c2e92ca6e9b1cc2afdc8105c8da9b0.tar.gz"],
2323
)
2424
http_archive(
2525
name = "rules_python",

0 commit comments

Comments
 (0)