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 09c74e7 commit d3c6481Copy full SHA for d3c6481
WORKSPACE
@@ -33,9 +33,9 @@ http_archive(
33
34
http_archive(
35
name = "com_google_protobuf",
36
- sha256 = "1535151efbc7893f38b0578e83cac584f2819974f065698976989ec71c1af84a",
37
- strip_prefix = "protobuf-27.3",
38
- url = "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v27.3.tar.gz",
+ sha256 = "023e2bb164b234af644c5049c6dac1d9c9f6dd2acb133b960d9009105b4226bd",
+ strip_prefix = "protobuf-27.4",
+ url = "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v27.4.tar.gz",
39
)
40
41
0 commit comments