mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
build(deps): bump tree-sitter to v0.25.4
This commit is contained in:
committed by
Christian Clason
parent
d95b0a5396
commit
2c07428966
@ -22,8 +22,8 @@
|
||||
.hash = "1220e75685f00c242fbf6c1c60e98dd1b24ba99e38277970a10636e44ed08cf2af8a",
|
||||
},
|
||||
.treesitter = .{
|
||||
.url = "git+https://github.com/tree-sitter/tree-sitter?ref=v0.25.3#dcdd5bc372dae42a14deafedba826d91f02a1ab0",
|
||||
.hash = "tree_sitter-0.26.0-Tw2sR3K4CwA_GbHqW5STjLdERuYa_LBew1nhD3WG-vSw",
|
||||
.url = "git+https://github.com/tree-sitter/tree-sitter?ref=v0.25.4#31b9717ca3d674d6166f8e4aa17e7927b027c1e1",
|
||||
.hash = "tree_sitter-0.26.0-Tw2sR3C5CwBpi7K_Vn9EkVcnPXZegnJ6H0F8WANJhnKB",
|
||||
},
|
||||
.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 fe8c712880a529d454347cd4c58336ac2db22243bae5055bdb5844fb3ea56192
|
||||
TREESITTER_MARKDOWN_URL https://github.com/tree-sitter-grammars/tree-sitter-markdown/archive/v0.4.1.tar.gz
|
||||
TREESITTER_MARKDOWN_SHA256 e0fdb2dca1eb3063940122e1475c9c2b069062a638c95939e374c5427eddee9f
|
||||
TREESITTER_URL https://github.com/tree-sitter/tree-sitter/archive/v0.25.3.tar.gz
|
||||
TREESITTER_SHA256 862fac52653bc7bc9d2cd0630483e6bdf3d02bcd23da956ca32663c4798a93e3
|
||||
TREESITTER_URL https://github.com/tree-sitter/tree-sitter/archive/v0.25.4.tar.gz
|
||||
TREESITTER_SHA256 87eadc505905c70a692917c821958a819903f808f8d244068b1d273a033dc728
|
||||
|
||||
WASMTIME_URL https://github.com/bytecodealliance/wasmtime/archive/v29.0.1.tar.gz
|
||||
WASMTIME_SHA256 b94b6c6fd6aebaf05d4c69c1b12b5dc217b0d42c1a95f435b33af63dddfa5304
|
||||
|
Reference in New Issue
Block a user