mirror of
https://github.com/neovim/neovim.git
synced 2026-05-06 08:26:45 -04:00
build(deps): bump tree-sitter to v0.26.8
This commit is contained in:
committed by
Christian Clason
parent
e31bfb81ce
commit
953f9bc398
+2
-2
@@ -25,8 +25,8 @@
|
||||
.lazy = true,
|
||||
},
|
||||
.treesitter = .{
|
||||
.url = "git+https://github.com/tree-sitter/tree-sitter?ref=v0.26.7#6f2e8a6cf4d7025e2b2a7227d270640273100138",
|
||||
.hash = "tree_sitter-0.26.7-Tw2sR9S2CwCSBy6UtwPyp13J-P2VC_4hC1VxL8DSC6Jf",
|
||||
.url = "git+https://github.com/tree-sitter/tree-sitter?ref=v0.26.8#cd5b087cd9f45ca6d93ab1954f6b7c8534f324d2",
|
||||
.hash = "tree_sitter-0.26.8-Tw2sR5G8CwBXz-azPqB8yigELAr2sj0SmNtoiK6-CP0B",
|
||||
.lazy = true,
|
||||
},
|
||||
.libuv = .{
|
||||
|
||||
+2
-2
@@ -43,8 +43,8 @@ TREESITTER_QUERY_URL https://github.com/tree-sitter-grammars/tree-sitter-query/a
|
||||
TREESITTER_QUERY_SHA256 c2b23b9a54cffcc999ded4a5d3949daf338bebb7945dece229f832332e6e6a7d
|
||||
TREESITTER_MARKDOWN_URL https://github.com/tree-sitter-grammars/tree-sitter-markdown/archive/v0.5.3.tar.gz
|
||||
TREESITTER_MARKDOWN_SHA256 df845b1ab7c7c163ec57d7fa17170c92b04be199bddab02523636efec5224ab6
|
||||
TREESITTER_URL https://github.com/tree-sitter/tree-sitter/archive/v0.26.7.tar.gz
|
||||
TREESITTER_SHA256 4343107ad1097a35e106092b79e5dd87027142c6fba5e4486b1d1d44d5499f84
|
||||
TREESITTER_URL https://github.com/tree-sitter/tree-sitter/archive/v0.26.8.tar.gz
|
||||
TREESITTER_SHA256 e6826b7533ec3a885aba598377a6d20b5a6321ff3db76968e960c2352d3a5077
|
||||
|
||||
WASMTIME_URL https://github.com/bytecodealliance/wasmtime/archive/v36.0.6.tar.gz
|
||||
WASMTIME_SHA256 c4a3c596a07c02ba6adce503154a2095fd98037a1e50d56add9773f0269ec9b7
|
||||
|
||||
Reference in New Issue
Block a user