mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
build(deps): bump tree-sitter to v0.25.7
This commit is contained in:
committed by
Christian Clason
parent
2422fbdd5f
commit
3812cb1cd1
@ -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/" },
|
||||
|
@ -46,8 +46,8 @@ TREESITTER_QUERY_URL https://github.com/tree-sitter-grammars/tree-sitter-query/a
|
||||
TREESITTER_QUERY_SHA256 90682e128d048fbf2a2a17edca947db71e326fa0b3dba4136e041e096538b4eb
|
||||
TREESITTER_MARKDOWN_URL https://github.com/tree-sitter-grammars/tree-sitter-markdown/archive/v0.5.0.tar.gz
|
||||
TREESITTER_MARKDOWN_SHA256 14c2c948ccf0e9b606eec39b09286c59dddf28307849f71b7ce2b1d1ef06937e
|
||||
TREESITTER_URL https://github.com/tree-sitter/tree-sitter/archive/v0.25.6.tar.gz
|
||||
TREESITTER_SHA256 ac6ed919c6d849e8553e246d5cd3fa22661f6c7b6497299264af433f3629957c
|
||||
TREESITTER_URL https://github.com/tree-sitter/tree-sitter/archive/v0.25.7.tar.gz
|
||||
TREESITTER_SHA256 ef9d1afe8e81a508c28e529101f28ad38b785daf3acc0a2f707d00e8c4a498a8
|
||||
|
||||
WASMTIME_URL https://github.com/bytecodealliance/wasmtime/archive/v29.0.1.tar.gz
|
||||
WASMTIME_SHA256 b94b6c6fd6aebaf05d4c69c1b12b5dc217b0d42c1a95f435b33af63dddfa5304
|
||||
|
Reference in New Issue
Block a user