File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ http_archive(
2727 sha256 = "acd93f6baaedc4414ebd08b33bebca7c7a46888916101d8c0b8083573526d070" ,
2828 strip_prefix = "abseil-cpp-43ef2148c0936ebf7cb4be6b19927a9d9d145b8f" ,
2929 urls = [
30+ "https://storage.googleapis.com/mirror.tensorflow.org/github.com/abseil/abseil-cpp/archive/43ef2148c0936ebf7cb4be6b19927a9d9d145b8f.tar.gz" ,
3031 "https://github.com/abseil/abseil-cpp/archive/43ef2148c0936ebf7cb4be6b19927a9d9d145b8f.tar.gz" ,
3132 ],
3233)
@@ -75,6 +76,7 @@ http_archive(
7576 strip_prefix = "icu-release-64-2" ,
7677 sha256 = "dfc62618aa4bd3ca14a3df548cd65fe393155edd213e49c39f3a30ccd618fc27" ,
7778 urls = [
79+ "https://storage.googleapis.com/mirror.tensorflow.org/github.com/unicode-org/icu/archive/release-64-2.zip" ,
7880 "https://github.com/unicode-org/icu/archive/release-64-2.zip" ,
7981 ],
8082 build_file = "//third_party/icu:BUILD.bzl" ,
You can’t perform that action at this time.
0 commit comments