mirror of
https://github.com/neovim/neovim.git
synced 2026-08-31 03:13:48 +00:00
build(deps): bump tree-sitter to v0.27.0
This commit is contained in:
committed by
Christian Clason
parent
97cf2041c1
commit
09a77231e5
@@ -20,8 +20,8 @@
|
||||
.lazy = true,
|
||||
},
|
||||
.treesitter = .{
|
||||
.url = "git+https://github.com/tree-sitter/tree-sitter#baad4174e551e527bde1b069f4b41082e4abd085",
|
||||
.hash = "tree_sitter-0.27.0-Tw2sR2PIDQCAo9BUSY4nHYXcjt7g6UswYTT1LolwvVcy",
|
||||
.url = "git+https://github.com/tree-sitter/tree-sitter?ref=v0.27.0#6070dbfefd326bd735e5683eb128cc1b57dad0c0",
|
||||
.hash = "tree_sitter-0.27.0-Tw2sRzbJDQAI0igzBO7QpcYZiblLoFMNjSLLHKbx1ck3",
|
||||
.lazy = true,
|
||||
},
|
||||
.libuv = .{
|
||||
|
||||
@@ -46,8 +46,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/baad4174e551e527bde1b069f4b41082e4abd085.tar.gz
|
||||
TREESITTER_SHA256 c0be83fb7104bef61ba75536dc47b1ebfb84170f9a0ae9bd3ce03612d063b476
|
||||
TREESITTER_URL https://github.com/tree-sitter/tree-sitter/archive/v0.27.0.tar.gz
|
||||
TREESITTER_SHA256 d35c96e68736bd9569d2757c3cc71052485f33082c3825f1aed9d0e86013a159
|
||||
|
||||
# NOTE: Also update the find_package() call if bumping the minimum.
|
||||
WASMTIME_URL https://github.com/bytecodealliance/wasmtime/archive/v48.0.0.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user