File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -48,12 +48,12 @@ def prometheus_cpp_repositories():
4848 maybe (
4949 http_archive ,
5050 name = "net_zlib_zlib" ,
51- sha256 = "91844808532e5ce316b3c010929493c0244f3d37593afd6de04f71821d5136d9 " ,
52- strip_prefix = "zlib-1.2.12 " ,
51+ sha256 = "b3a24de97a8fdbc835b9833169501030b8977031bcb54b3b3ac13740f846ab30 " ,
52+ strip_prefix = "zlib-1.2.13 " ,
5353 urls = [
54- "https://mirror.bazel.build/zlib.net/zlib-1.2.12 .tar.gz" ,
55- "https://zlib.net/zlib-1.2.12 .tar.gz" ,
56- "https://storage.googleapis.com/bazel-mirror/zlib.net/zlib-1.2.12 .tar.gz" ,
54+ "https://mirror.bazel.build/zlib.net/zlib-1.2.13 .tar.gz" ,
55+ "https://zlib.net/zlib-1.2.13 .tar.gz" ,
56+ "https://storage.googleapis.com/bazel-mirror/zlib.net/zlib-1.2.13 .tar.gz" ,
5757 ],
5858 build_file = "@com_github_jupp0r_prometheus_cpp//bazel:zlib.BUILD" ,
5959 )
You can’t perform that action at this time.
0 commit comments