Skip to content

Commit

Permalink
chore(deps): update rules_proto digest to e2928b5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 12, 2024
1 parent 11b3df5 commit 3a500ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ def dependencies():
)
http_archive(
name = "rules_proto",
sha256 = "f5ae0e582238fcd4ea3d0146a3f5f3db9517f8fe24491eab3c105ace53aad1bb",
strip_prefix = "rules_proto-f9b0b880d1e10e18daeeb168cef9d0f8316fdcb5",
urls = ["https://github.com/bazelbuild/rules_proto/archive/f9b0b880d1e10e18daeeb168cef9d0f8316fdcb5.tar.gz"],
sha256 = "788d5c7f4430185edab4b80f16629665d59589284f2dcbb1d8dc4fcd15e30c5b",
strip_prefix = "rules_proto-e2928b5a1d2d52149d01f523c9ea5c83488f3eae",
urls = ["https://github.com/bazelbuild/rules_proto/archive/e2928b5a1d2d52149d01f523c9ea5c83488f3eae.tar.gz"],
)
http_archive(
name = "rules_python",
Expand Down

0 comments on commit 3a500ae

Please sign in to comment.