Skip to content

Commit

Permalink
chore(deps): update com_google_protobuf digest to 376ba2f (#234)
Browse files Browse the repository at this point in the history
* chore(deps): update com_google_protobuf digest to 376ba2f

* Update WORKSPACE

---------

Co-authored-by: engflow-github-automation <[email protected]>
Co-authored-by: Andrés Felipe Barco Santa <[email protected]>
  • Loading branch information
3 people authored Oct 6, 2023
1 parent 6e844a7 commit 298245e
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 @@ -127,12 +127,12 @@ rules_proto_toolchains()

http_archive(
name = "com_google_protobuf",
sha256 = "50a132836f05065ab73b41ce39111c589dd3b85282ffd5b8ba3abb4d7c4958ad",
strip_prefix = "protobuf-12d4f418a7311ed4d381bf82caead11d03ae7911",
sha256 = "f8b607d7f2523d06d28703f7ea33b182d138503837b59650cb7fc08f61fed443",
strip_prefix = "protobuf-376ba2f8bc5273e3c461f39a73bcc6504d70e2f4",
urls = [
"https://github.com/protocolbuffers/protobuf/archive/12d4f418a7311ed4d381bf82caead11d03ae7911.tar.gz",
"https://github.com/protocolbuffers/protobuf/archive/376ba2f8bc5273e3c461f39a73bcc6504d70e2f4.tar.gz",
],
)
)

load("@com_google_protobuf//:protobuf_deps.bzl", "protobuf_deps")

Expand Down

0 comments on commit 298245e

Please sign in to comment.