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 89057c8 commit bed1104Copy full SHA for bed1104
WORKSPACE
@@ -66,9 +66,9 @@ http_archive(
66
http_archive(
67
name = "tree-sitter-pyrope",
68
build_file = "tree-sitter-pyrope.BUILD",
69
- sha256 = "ab3fedce4c7ad2c5477c1ff302e1140a9dcb6733f64d676a4b4cf0770080261b",
70
- strip_prefix = "tree-sitter-pyrope-b5ef0426123c774f01fdae0e77e80c6f0577212c",
71
- urls = ["https://github.com/masc-ucsc/tree-sitter-pyrope/archive/b5ef0426123c774f01fdae0e77e80c6f0577212c.zip",
+ sha256 = "2f74aba66e42b619a81a9b20bb48340a73be3a098825ae764a94ec3a4b1fcc45",
+ strip_prefix = "tree-sitter-pyrope-49f3d448bbd0b649892ed7d43fdb68526fbe2d9b",
+ urls = ["https://github.com/masc-ucsc/tree-sitter-pyrope/archive/49f3d448bbd0b649892ed7d43fdb68526fbe2d9b.zip",
72
],
73
)
74
0 commit comments