We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3aeaa3 commit 4a9c05cCopy full SHA for 4a9c05c
WORKSPACE
@@ -44,9 +44,9 @@ http_archive(
44
45
http_archive(
46
name = "com_google_protobuf",
47
- sha256 = "ce2fbea3c78147a41b2a922485d283137845303e5e1b6cbd7ece94b96ade7031",
48
- strip_prefix = "protobuf-3.21.7",
49
- url = "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v3.21.7.tar.gz",
+ sha256 = "543395bc2ae58e72f7be674221db08b8f14e3bd7e3a19158f76105b3b61570a0",
+ strip_prefix = "protobuf-3.21.8",
+ url = "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v3.21.8.tar.gz",
50
)
51
52
0 commit comments