Skip to content

Commit

Permalink
chore: update rules_proto commit hash to 84ba6ec (#2334)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Dec 8, 2020
1 parent 59ae65f commit c148138
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/protocol_buffers/WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ http_archive(

http_archive(
name = "rules_proto",
sha256 = "4d421d51f9ecfe9bf96ab23b55c6f2b809cbaf0eea24952683e397decfbd0dd0",
strip_prefix = "rules_proto-f6b8d89b90a7956f6782a4a3609b2f0eee3ce965",
sha256 = "3bce0e2fcf502619119c7cac03613fb52ce3034b2159dd3ae9d35f7339558aa3",
strip_prefix = "rules_proto-84ba6ec814eebbf5312b2cc029256097ae0042c3",
urls = [
"https://github.com/bazelbuild/rules_proto/archive/f6b8d89b90a7956f6782a4a3609b2f0eee3ce965.tar.gz",
"https://github.com/bazelbuild/rules_proto/archive/84ba6ec814eebbf5312b2cc029256097ae0042c3.tar.gz",
],
)

Expand Down

0 comments on commit c148138

Please sign in to comment.