Skip to content

Commit 02b1df3

Browse files
committed
Update com_google_protobuf commit hash to 0a246e2
1 parent 66710c7 commit 02b1df3

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
@@ -44,9 +44,9 @@ http_archive(
4444

4545
http_archive(
4646
name = "com_google_protobuf",
47-
sha256 = "b2fa80599b5e0e87f37354b6d71398192f0fd64420a9a36b7de2556e585f2690",
48-
strip_prefix = "protobuf-bb4302e8787c3aa5226b5dab3b10750466deb828",
49-
url = "https://github.com/protocolbuffers/protobuf/archive/bb4302e8787c3aa5226b5dab3b10750466deb828.tar.gz",
47+
sha256 = "52512ebcabe18134040c22bfc0381b4526cacb01e5bc07fc94dbbaa9a331c7d6",
48+
strip_prefix = "protobuf-0a246e23f8e9997e2f7e5887b2523e867c8653c5",
49+
url = "https://github.com/protocolbuffers/protobuf/archive/0a246e23f8e9997e2f7e5887b2523e867c8653c5.tar.gz",
5050
)
5151

5252
http_archive(

0 commit comments

Comments
 (0)