File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -50,11 +50,8 @@ bazel_skylib_workspace()
50
50
51
51
http_archive (
52
52
name = "rules_python" ,
53
- sha256 = "954aa89b491be4a083304a2cb838019c8b8c3720a7abb9c4cb81ac7a24230cea" ,
54
- urls = [
55
- "https://mirror.bazel.build/github.com/bazelbuild/rules_python/releases/download/0.4.0/rules_python-0.4.0.tar.gz" ,
56
- "https://github.com/bazelbuild/rules_python/releases/download/0.4.0/rules_python-0.4.0.tar.gz" ,
57
- ],
53
+ url = "https://github.com/bazelbuild/rules_python/releases/download/0.5.0/rules_python-0.5.0.tar.gz" ,
54
+ sha256 = "cd6730ed53a002c56ce4e2f396ba3b3be262fd7cb68339f0377a45e8227fe332" ,
58
55
)
59
56
60
57
# This one is only needed if you're using the packaging rules.
You can’t perform that action at this time.
0 commit comments