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 @@ -612,12 +612,12 @@ def _tf_repositories():
612612 tf_http_archive (
613613 name = "curl" ,
614614 build_file = "//third_party:curl.BUILD" ,
615- sha256 = "c0e64302a33d2fb79e0fc4e674260a22941e92ee2f11b894bf94d32b8f5531af " ,
616- strip_prefix = "curl-7.83.0 " ,
615+ sha256 = "93fb2cd4b880656b4e8589c912a9fd092750166d555166370247f09d18f5d0c0 " ,
616+ strip_prefix = "curl-7.83.1 " ,
617617 system_build_file = "//third_party/systemlibs:curl.BUILD" ,
618618 urls = [
619- "https://storage.googleapis.com/mirror.tensorflow.org/curl.haxx.se/download/curl-7.83.0 .tar.gz" ,
620- "https://curl.haxx.se/download/curl-7.83.0 .tar.gz" ,
619+ "https://storage.googleapis.com/mirror.tensorflow.org/curl.haxx.se/download/curl-7.83.1 .tar.gz" ,
620+ "https://curl.haxx.se/download/curl-7.83.1 .tar.gz" ,
621621 ],
622622 )
623623
You can’t perform that action at this time.
0 commit comments