mirror of
https://github.com/neovim/neovim.git
synced 2026-07-31 12:49:11 +00:00
build(deps): bump tree-sitter to 4d0f12699
This commit is contained in:
committed by
Christian Clason
parent
715d8887ec
commit
67cbd76f2c
@@ -25,8 +25,8 @@
|
||||
.lazy = true,
|
||||
},
|
||||
.treesitter = .{
|
||||
.url = "git+https://github.com/tree-sitter/tree-sitter#d11d18f746fdfd1826362c2531ce06808f386b02",
|
||||
.hash = "tree_sitter-0.27.0-Tw2sR5ghDADIg6dNGsLLC9F8764vuny5P6VQedEuANTU",
|
||||
.url = "git+https://github.com/tree-sitter/tree-sitter#4d0f126996baf50c99a15746c582cc423bcc3910",
|
||||
.hash = "tree_sitter-0.27.0-Tw2sRwYnDADx0VoAlaRiIwWWVcPprfpTaTR5vJfQrcAb",
|
||||
.lazy = true,
|
||||
},
|
||||
.libuv = .{
|
||||
|
||||
@@ -49,8 +49,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/d11d18f746fdfd1826362c2531ce06808f386b02.tar.gz
|
||||
TREESITTER_SHA256 50546072d031b0cc1bf2075f3c2a22cdc94f95845059f3c68060389eab560a40
|
||||
TREESITTER_URL https://github.com/tree-sitter/tree-sitter/archive/4d0f126996baf50c99a15746c582cc423bcc3910.tar.gz
|
||||
TREESITTER_SHA256 d0394267d82d62b98152a02c879b7da1b933608754bf6e5adb27d4b49490f028
|
||||
|
||||
# NOTE: Also update the find_package() call if bumping the minimum.
|
||||
WASMTIME_URL https://github.com/bytecodealliance/wasmtime/archive/v36.0.12.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user