File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
1818# Details: https://github.com/google-ml-infra/rules_ml_toolchain
1919tf_http_archive (
2020 name = "rules_ml_toolchain" ,
21- sha256 = "a7951a86c4e9783302230b859237d953a6c8c301b219d344e05d70496eeefa52 " ,
22- strip_prefix = "rules_ml_toolchain-0d383c69076f637d55eaae0b6e0ee2980b1345a9 " ,
23- urls = tf_mirror_urls ("https://github.com/google-ml-infra/rules_ml_toolchain/archive/0d383c69076f637d55eaae0b6e0ee2980b1345a9 .tar.gz" ),
21+ sha256 = "5f17275397752b666adbf8f0a81a3ebfb1e26a970b459cac33a06a8f03caa537 " ,
22+ strip_prefix = "rules_ml_toolchain-a2626615e1277a635b43dd268e1d4bc892afea10 " ,
23+ urls = tf_mirror_urls ("https://github.com/google-ml-infra/rules_ml_toolchain/archive/a2626615e1277a635b43dd268e1d4bc892afea10 .tar.gz" ),
2424)
2525
2626load (
You can’t perform that action at this time.
0 commit comments