We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c0e69c commit 679811cCopy full SHA for 679811c
utils/bazel/WORKSPACE
@@ -37,9 +37,9 @@ llvm_configure(name = "llvm-project")
37
maybe(
38
http_archive,
39
name = "rules_python",
40
- sha256 = "778aaeab3e6cfd56d681c89f5c10d7ad6bf8d2f1a72de9de55b23081b2d31618",
41
- strip_prefix = "rules_python-0.34.0",
42
- url = "https://github.com/bazelbuild/rules_python/releases/download/0.34.0/rules_python-0.34.0.tar.gz",
+ sha256 = "4f7e2aa1eb9aa722d96498f5ef514f426c1f55161c3c9ae628c857a7128ceb07",
+ strip_prefix = "rules_python-1.0.0",
+ url = "https://github.com/bazelbuild/rules_python/releases/download/1.0.0/rules_python-1.0.0.tar.gz",
43
)
44
45
0 commit comments