Description: Bazel failed to download icu 62.1
Origin: upstream, 2b5ece29d3f22b42645d5ca6ba0b2a8c575c4303
Last-Update: 2020-05-26

Index: python-tensorflow-cuda-1.13.1/third_party/icu/workspace.bzl
===================================================================
--- python-tensorflow-cuda-1.13.1.orig/third_party/icu/workspace.bzl
+++ python-tensorflow-cuda-1.13.1/third_party/icu/workspace.bzl
@@ -13,7 +13,7 @@ def repo():
         strip_prefix = "icu-release-62-1",
         sha256 = "e15ffd84606323cbad5515bf9ecdf8061cc3bf80fb883b9e6aa162e485aa9761",
         urls = [
-            "https://mirror.bazel.build/github.com/unicode-org/icu/archive/release-62-1.tar.gz",
+            "https://storage.googleapis.com/mirror.tensorflow.org/github.com/unicode-org/icu/archive/release-62-1.tar.gz",
             "https://github.com/unicode-org/icu/archive/release-62-1.tar.gz",
         ],
         build_file = "//third_party/icu:BUILD.bazel",
