build(deps): bump tree-sitter to v0.25.7

This commit is contained in:
Christian Clason
2025-07-12 20:50:11 +02:00
committed by Christian Clason
parent 2422fbdd5f
commit 3812cb1cd1
2 changed files with 4 additions and 4 deletions

View File

@ -22,8 +22,8 @@
.hash = "N-V-__8AADi-AwDnVoXwDCQvv2wcYOmN0bJLqZ44J3lwoQY2",
},
.treesitter = .{
.url = "git+https://github.com/tree-sitter/tree-sitter?ref=v0.25.6#50622f71f87fa97f1ec463f83447d524d5156286",
.hash = "tree_sitter-0.26.0-Tw2sR965CwDPmv5Xf5TZ9MiqGP_CasCBRJE5252Vs_tA",
.url = "git+https://github.com/tree-sitter/tree-sitter?ref=v0.25.7#5ed2c77b59cdab5e414c543fce121644d0ef11b4",
.hash = "tree_sitter-0.26.0-Tw2sR8u8CwBPBvzDbE0Ggokap5sll_qol0WSVuwjdOfC",
},
.libuv = .{ .path = "./deps/libuv" },
.utf8proc = .{ .path = "./deps/utf8proc/" },