We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f3ea3e commit 727f549Copy full SHA for 727f549
examples/third_party/zlib/zlib_repositories.bzl
@@ -17,6 +17,7 @@ def zlib_repositories():
17
],
18
urls = [
19
"https://zlib.net/zlib-1.2.13.tar.gz",
20
+ "https://zlib.net/archive/zlib-1.2.13.tar.gz",
21
"https://storage.googleapis.com/mirror.tensorflow.org/zlib.net/zlib-1.2.13.tar.gz",
22
23
)
0 commit comments