File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -52,10 +52,10 @@ http_archive(
5252
5353http_archive (
5454 name = "rules_license" ,
55- sha256 = "00ccc0df21312c127ac4b12880ab0f9a26c1cff99442dc6c5a331750360de3c3 " ,
55+ sha256 = "6157e1e68378532d0241ecd15d3c45f6e5cfd98fc10846045509fb2a7cc9e381 " ,
5656 urls = [
57- "https://mirror.bazel.build/github.com/bazelbuild/rules_license/releases/download/0.0.3 /rules_license-0.0.3 .tar.gz" ,
58- "https://github.com/bazelbuild/rules_license/releases/download/0.0.3 /rules_license-0.0.3 .tar.gz" ,
57+ "https://mirror.bazel.build/github.com/bazelbuild/rules_license/releases/download/0.0.4 /rules_license-0.0.4 .tar.gz" ,
58+ "https://github.com/bazelbuild/rules_license/releases/download/0.0.4 /rules_license-0.0.4 .tar.gz" ,
5959 ],
6060)
6161
File renamed without changes.
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ function main() {
5555
5656 cp " tensorflow_hub/pip_package/setup.py" " ${TMPDIR} "
5757 cp " tensorflow_hub/pip_package/setup.cfg" " ${TMPDIR} "
58- cp " LICENSE" " ${TMPDIR} /LICENSE.txt"
58+ cp " tensorflow_hub/ LICENSE" " ${TMPDIR} /LICENSE.txt"
5959 cp -R " ${RUNFILES} /tensorflow_hub" " ${TMPDIR} "
6060
6161 pushd ${TMPDIR}
You can’t perform that action at this time.
0 commit comments