Skip to content

Commit 8a443bc

Browse files
committed
Update com_google_protobuf commit hash to 038b479
1 parent 48435c0 commit 8a443bc

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 = "be0a69dcea4da307429a3c9f12b5c7c23216dd456f6e35405f9b1bf3aa12ca69",
48-
strip_prefix = "protobuf-1d13b60904eaeb08d35cc3f84a3801ef7381a64f",
49-
url = "https://github.com/protocolbuffers/protobuf/archive/1d13b60904eaeb08d35cc3f84a3801ef7381a64f.tar.gz",
47+
sha256 = "6629482f2e4ca641e3d4e2102fa9747ad62f8291a3b72136d64d6febd5f6042a",
48+
strip_prefix = "protobuf-038b479119bbf0096f1f3ab60401943000ad67e8",
49+
url = "https://github.com/protocolbuffers/protobuf/archive/038b479119bbf0096f1f3ab60401943000ad67e8.tar.gz",
5050
)
5151

5252
http_archive(

0 commit comments

Comments
 (0)