File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -440,11 +440,11 @@ http_archive(
440
440
http_archive (
441
441
name = "xz" ,
442
442
build_file = "//third_party:xz.BUILD" ,
443
- sha256 = "b512f3b726d3b37b6dc4c8570e137b9311e7552e8ccbab4d39d47ce5f4177145 " ,
444
- strip_prefix = "xz-5.2.4 " ,
443
+ sha256 = "0d2b89629f13dd1a0602810529327195eff5f62a0142ccd65b903bc16a4ac78a " ,
444
+ strip_prefix = "xz-5.2.5 " ,
445
445
urls = [
446
- "https://storage.googleapis.com/mirror.tensorflow.org/tukaani.org /xz/xz-5 .2.4 .tar.gz" ,
447
- "https://tukaani.org /xz/xz-5 .2.4 .tar.gz" ,
446
+ "https://storage.googleapis.com/mirror.tensorflow.org/github.com /xz-mirror /xz/archive/v5 .2.5 .tar.gz" ,
447
+ "https://github.com /xz-mirror /xz/archive/v5 .2.5 .tar.gz" ,
448
448
],
449
449
)
450
450
You can’t perform that action at this time.
0 commit comments