Skip to content

Commit ef0ed7b

Browse files
committed
Update rules_proto digest to 33aba33
1 parent e063c90 commit ef0ed7b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ http_archive(
1313

1414
http_archive(
1515
name = "rules_proto",
16-
sha256 = "3b676caee6c53fd22c3dacc6589778fdaa205829e5515517f88ed149bb6568f2",
17-
strip_prefix = "rules_proto-49a429fac73ec6935f30689f72a39e5a8a443595",
18-
urls = ["https://github.com/bazelbuild/rules_proto/archive/49a429fac73ec6935f30689f72a39e5a8a443595.tar.gz"],
16+
sha256 = "9eba2da1a7ed60c300ca19640801bcb591c6e332424199e7b23ebca7baf93c87",
17+
strip_prefix = "rules_proto-33aba33e1bec7e75487676c792e5690937933ab7",
18+
urls = ["https://github.com/bazelbuild/rules_proto/archive/33aba33e1bec7e75487676c792e5690937933ab7.tar.gz"],
1919
)
2020

2121
http_archive(

0 commit comments

Comments
 (0)