Skip to content

Commit

Permalink
Update rules_proto digest to dec2b5c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 13, 2024
1 parent 8dd13ae commit b85a835
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -150,11 +150,11 @@ protobuf_deps()

http_archive(
name = "rules_proto",
sha256 = "36476f17a78a4c495b9a9e70bd92d182e6e78db476d90c74bac1f5f19f0d6d04",
strip_prefix = "rules_proto-fcad4680fee127dbd8344e6a961a28eef5820ef4",
sha256 = "c189be38eb02700614712e25eb0f81fda02794eb98841df6a99d42633065d996",
strip_prefix = "rules_proto-dec2b5cfe965c00eb49d7d4ca7b6a44f9667bbe5",
urls = [
"https://mirror.bazel.build/github.com/bazelbuild/rules_proto/archive/fcad4680fee127dbd8344e6a961a28eef5820ef4.tar.gz",
"https://github.com/bazelbuild/rules_proto/archive/fcad4680fee127dbd8344e6a961a28eef5820ef4.tar.gz",
"https://mirror.bazel.build/github.com/bazelbuild/rules_proto/archive/dec2b5cfe965c00eb49d7d4ca7b6a44f9667bbe5.tar.gz",
"https://github.com/bazelbuild/rules_proto/archive/dec2b5cfe965c00eb49d7d4ca7b6a44f9667bbe5.tar.gz",
],
)

Expand Down

0 comments on commit b85a835

Please sign in to comment.