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

This commit is contained in:
Christian Clason
2025-05-28 09:04:41 +02:00
committed by Christian Clason
parent 8af28ab9cb
commit a4f318574a
2 changed files with 4 additions and 4 deletions

View File

@ -22,8 +22,8 @@
.hash = "1220e75685f00c242fbf6c1c60e98dd1b24ba99e38277970a10636e44ed08cf2af8a",
},
.treesitter = .{
.url = "git+https://github.com/tree-sitter/tree-sitter?ref=v0.25.4#31b9717ca3d674d6166f8e4aa17e7927b027c1e1",
.hash = "tree_sitter-0.26.0-Tw2sR3C5CwBpi7K_Vn9EkVcnPXZegnJ6H0F8WANJhnKB",
.url = "git+https://github.com/tree-sitter/tree-sitter?ref=v0.25.5#b8ba76b1aefd494910005bea031be93a35e672ba",
.hash = "tree_sitter-0.26.0-Tw2sR9S5CwDJLIFnkuvMSXTK7x_c5kssseBbJo8hk4kf",
},
.libuv = .{ .path = "./deps/libuv" },
.utf8proc = .{ .path = "./deps/utf8proc/" },