fix(wit): update repo url

This commit is contained in:
Christian Clason
2025-07-19 15:00:01 +02:00
committed by Christian Clason
parent fba060b623
commit a98e67ad40
2 changed files with 3 additions and 3 deletions

View File

@@ -324,7 +324,7 @@ jsx (queries only)[^jsx] | unstable | `HFIJ ` | | @steelsojka
[wgsl](https://github.com/szebniok/tree-sitter-wgsl) | unstable | `HFIJ ` | | @szebniok
[wgsl_bevy](https://github.com/tree-sitter-grammars/tree-sitter-wgsl-bevy) | unstable | `HFI  ` | | @theHamsta
[wing](https://github.com/winglang/tree-sitter-wing) | unstable | `HF JL` | | @gshpychka, @MarkMcCulloh
[wit](https://github.com/liamwh/tree-sitter-wit) | unmaintained | `HF J ` | | @liamwh
[wit](https://github.com/bytecodealliance/tree-sitter-wit) | unstable | `HF J ` | | @liamwh
[xcompose](https://github.com/tree-sitter-grammars/tree-sitter-xcompose) | unstable | `H  JL` | | @ObserverOfTime
[xml](https://github.com/tree-sitter-grammars/tree-sitter-xml) | unstable | `HFIJL` | | @ObserverOfTime
[xresources](https://github.com/ValdezFOmar/tree-sitter-xresources) | unstable | `HF JL` | | @ValdezFOmar

View File

@@ -2574,10 +2574,10 @@ return {
wit = {
install_info = {
revision = '37bf43c7f11d2b4af7a78d98a19e6d5c2cf04ad2',
url = 'https://github.com/liamwh/tree-sitter-wit',
url = 'https://github.com/bytecodealliance/tree-sitter-wit',
},
maintainers = { '@liamwh' },
tier = 3,
tier = 2,
},
xcompose = {
install_info = {