Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 1b0f822

Browse files
committed
update protobuf
1 parent 7a83cb4 commit 1b0f822

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ http_archive(
7272
)
7373
# instantiated in grpc_deps().
7474

75-
_protobuf_version = "33.5"
75+
_protobuf_version = "32.1"
7676

77-
_protobuf_sha256 = "440848dffa209beb8a04e41cc352762e44f8e91342b2a43aab6af9b30713c2f6"
77+
_protobuf_sha256 = "d2081ab9528292f7980ef2d88d2be472453eea4222141046ad4f660874d5f24e"
7878

7979
http_archive(
8080
name = "com_google_protobuf",

0 commit comments

Comments
 (0)