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 @@ -68,10 +68,10 @@ def rules_python_internal_deps():
6868 http_archive (
6969 name = "rules_pkg" ,
7070 urls = [
71- "https://mirror.bazel.build/github.com/bazelbuild/rules_pkg/releases/download/0.7.0 /rules_pkg-0.7.0 .tar.gz" ,
72- "https://github.com/bazelbuild/rules_pkg/releases/download/0.7.0 /rules_pkg-0.7.0 .tar.gz" ,
71+ "https://mirror.bazel.build/github.com/bazelbuild/rules_pkg/releases/download/1.0.1 /rules_pkg-1.0.1 .tar.gz" ,
72+ "https://github.com/bazelbuild/rules_pkg/releases/download/1.0.1 /rules_pkg-1.0.1 .tar.gz" ,
7373 ],
74- sha256 = "8a298e832762eda1830597d64fe7db58178aa84cd5926d76d5b744d6558941c2 " ,
74+ sha256 = "d20c951960ed77cb7b341c2a59488534e494d5ad1d30c4818c736d57772a9fef " ,
7575 )
7676
7777 http_archive (
You can’t perform that action at this time.
0 commit comments