fix(smali): move to github mirror

This commit is contained in:
Christian Clason 2024-03-24 16:26:31 +01:00
parent 965f2e7239
commit cf737c341d
2 changed files with 2 additions and 2 deletions

View file

@ -1807,7 +1807,7 @@ list.slint = {
list.smali = {
install_info = {
url = "https://git.sr.ht/~yotam/tree-sitter-smali",
url = "https://github.com/tree-sitter-grammars/tree-sitter-smali",
files = { "src/parser.c", "src/scanner.c" },
},
maintainers = { "@amaanq" },