mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-11 07:50:07 -04:00
bot(parsers): update wit, zsh
This commit is contained in:
parent
ebe76eb800
commit
5e4e571c24
1 changed files with 2 additions and 2 deletions
|
|
@ -2589,7 +2589,7 @@ return {
|
||||||
},
|
},
|
||||||
wit = {
|
wit = {
|
||||||
install_info = {
|
install_info = {
|
||||||
revision = 'v1.2.0',
|
revision = 'v1.3.0',
|
||||||
url = 'https://github.com/bytecodealliance/tree-sitter-wit',
|
url = 'https://github.com/bytecodealliance/tree-sitter-wit',
|
||||||
},
|
},
|
||||||
maintainers = { '@mkatychev' },
|
maintainers = { '@mkatychev' },
|
||||||
|
|
@ -2687,7 +2687,7 @@ return {
|
||||||
},
|
},
|
||||||
zsh = {
|
zsh = {
|
||||||
install_info = {
|
install_info = {
|
||||||
revision = 'v0.56.0',
|
revision = 'v0.57.0',
|
||||||
url = 'https://github.com/georgeharker/tree-sitter-zsh',
|
url = 'https://github.com/georgeharker/tree-sitter-zsh',
|
||||||
},
|
},
|
||||||
maintainers = { '@georgeharker' },
|
maintainers = { '@georgeharker' },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue