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():
68
68
http_archive (
69
69
name = "rules_pkg" ,
70
70
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" ,
73
73
],
74
- sha256 = "8a298e832762eda1830597d64fe7db58178aa84cd5926d76d5b744d6558941c2 " ,
74
+ sha256 = "d20c951960ed77cb7b341c2a59488534e494d5ad1d30c4818c736d57772a9fef " ,
75
75
)
76
76
77
77
http_archive (
You can’t perform that action at this time.
0 commit comments