bot(parsers): update inko

This commit is contained in:
nvim-treesitter-bot[bot] 2026-01-10 06:51:35 +00:00 committed by GitHub
parent 2ba5ec1846
commit 9e79a53ee0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1033,7 +1033,7 @@ return {
},
inko = {
install_info = {
revision = 'v0.4.0',
revision = 'v0.5.1',
url = 'https://github.com/inko-lang/tree-sitter-inko',
},
maintainers = { '@yorickpeterse' },