build: update tree-sitter for zig-0.13
This commit is contained in:
parent
a456f138f4
commit
7fc4e01276
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
.dependencies = .{
|
.dependencies = .{
|
||||||
.@"tree-sitter" = .{
|
.@"tree-sitter" = .{
|
||||||
.url = "https://github.com/neurocyte/tree-sitter/releases/download/master-745bf25a45e46c686e7b6545714e467d312bb33e/source.tar.gz",
|
.url = "https://github.com/neurocyte/tree-sitter/releases/download/zig-0.13-1101c655d7634bf67e2ff09c60041cf7ae69608f/source.tar.gz",
|
||||||
.hash = "1220daabcc33fe1d7fa625563827c47d32fc61a888b5adf3c494acfdeade0ca63d20",
|
.hash = "1220b4350e6913255a3adf45e6f2754c0c5ee6669652316624a098b388d9c6344d01",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
.paths = .{
|
.paths = .{
|
||||||
|
|
Loading…
Add table
Reference in a new issue