feat(wit)! update parser and queries to 1.2.0 (#8199)

This commit is contained in:
Mikhail Katychev 2025-11-17 04:06:00 -06:00 committed by GitHub
parent 0cfa599474
commit 69c76488f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 53 additions and 14 deletions

View file

@ -2603,11 +2603,11 @@ return {
},
wit = {
install_info = {
revision = '230984dfaf803a0ff8f77da5034361a62c326577',
revision = 'v1.2.0',
url = 'https://github.com/bytecodealliance/tree-sitter-wit',
},
maintainers = { '@mkatychev' },
tier = 2,
tier = 1,
},
wxml = {
install_info = {