We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 201e72d commit 2e8779cCopy full SHA for 2e8779c
1 file changed
WORKSPACE
@@ -26,7 +26,7 @@ http_archive(
26
http_archive(
27
name = "zlib",
28
build_file = "@com_google_protobuf//:third_party/zlib.BUILD",
29
- sha256 = "9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23",
+ sha256 = "17e88863f3600672ab49182f217281b6fc4d3c762bde361935e436a95214d05c",
30
strip_prefix = "zlib-1.3.1",
31
urls = ["https://github.com/madler/zlib/archive/v1.3.1.tar.gz"],
32
)
0 commit comments