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 @@ -80,11 +80,11 @@ http_archive(
80
80
http_archive (
81
81
name = "avro" ,
82
82
build_file = "//third_party:avro.BUILD" ,
83
- sha256 = "e382ac6685544ae9539084793ac0a4ffd377ba476ea756439625552e14d212b0 " ,
84
- strip_prefix = "avro-release-1.9 .1/lang/c++" ,
83
+ sha256 = "8fd1f850ce37e60835e6d8335c0027a959aaa316773da8a9660f7d33a66ac142 " ,
84
+ strip_prefix = "avro-release-1.10 .1/lang/c++" ,
85
85
urls = [
86
- "https://storage.googleapis.com/mirror.tensorflow.org/github.com/apache/avro/archive/release-1.9 .1.tar.gz" ,
87
- "https://github.com/apache/avro/archive/release-1.9 .1.tar.gz" ,
86
+ "https://storage.googleapis.com/mirror.tensorflow.org/github.com/apache/avro/archive/release-1.10 .1.tar.gz" ,
87
+ "https://github.com/apache/avro/archive/release-1.10 .1.tar.gz" ,
88
88
],
89
89
)
90
90
You can’t perform that action at this time.
0 commit comments