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 6762d8d commit 48435c0Copy full SHA for 48435c0
WORKSPACE
@@ -44,9 +44,9 @@ http_archive(
44
45
http_archive(
46
name = "com_google_protobuf",
47
- sha256 = "7f6f027e43e52f14875cbe38479f68d78de11b89f83e24a73b7abb90755c0d58",
48
- strip_prefix = "protobuf-c578f59fc8db97e2482208e02743ab1306ccd09e",
49
- url = "https://github.com/protocolbuffers/protobuf/archive/c578f59fc8db97e2482208e02743ab1306ccd09e.tar.gz",
+ sha256 = "be0a69dcea4da307429a3c9f12b5c7c23216dd456f6e35405f9b1bf3aa12ca69",
+ strip_prefix = "protobuf-1d13b60904eaeb08d35cc3f84a3801ef7381a64f",
+ url = "https://github.com/protocolbuffers/protobuf/archive/1d13b60904eaeb08d35cc3f84a3801ef7381a64f.tar.gz",
50
)
51
52
0 commit comments