diff options
| author | Justin M. Keyes <justinkz@gmail.com> | 2025-12-06 18:31:44 -0500 |
|---|---|---|
| committer | Justin M. Keyes <justinkz@gmail.com> | 2025-12-06 20:08:13 -0500 |
| commit | 45ca080bd184c826bae5c25911430cb4fa5c5528 (patch) | |
| tree | 75de0c246a68bb5f1b85c17c121d82e2170ef91b /build.zig.zon | |
| parent | 0f3e3c87b738f1c81fa22b6e5f2a9a847d59ebd3 (diff) | |
build(deps): bump tree-sitter-vimdoc to v4.0.1
Diffstat (limited to 'build.zig.zon')
| -rw-r--r-- | build.zig.zon | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build.zig.zon b/build.zig.zon index 00537b64b1..4f2eaca00c 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -57,8 +57,8 @@ .hash = "N-V-__8AAMArVAB4uo2wg2XRs8HBviQ4Pq366cC_iRolX4Vc", }, .treesitter_vimdoc = .{ - .url = "git+https://github.com/neovim/tree-sitter-vimdoc?ref=v4.0.0#9f6191a98702edc1084245abd5523279d4b681fb", - .hash = "N-V-__8AAI4YCgD7OqxCEAmz2RqT_ohl6eA4F0fGMtLIe7nb", + .url = "git+https://github.com/neovim/tree-sitter-vimdoc?ref=v4.0.1#dc21a225b5c65a15ec24d3f8fd3e57b910c5eb70", + .hash = "N-V-__8AAKePCgA9tOwBp3kVw71ydU8UN3Udi8CNSasGM30L", }, .treesitter_query = .{ .url = "git+https://github.com/tree-sitter-grammars/tree-sitter-query?ref=v0.8.0#a225e21d81201be77da58de614e2b7851735677a", |
