Unnamed repository; edit this file 'description' to name the repository.
-rw-r--r--languages.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages.toml b/languages.toml
index 8094641f..27b04be4 100644
--- a/languages.toml
+++ b/languages.toml
@@ -1497,7 +1497,7 @@ indent = { tab-width = 4, unit = " " }
[[grammar]]
name = "smali"
-source = { git = "https://github.com/amaanq/tree-sitter-smali", rev = "5ae51e15c4d1ac93cba6127caf3d1f0a072c140c" }
+source = { git = "https://github.com/tree-sitter-grammars/tree-sitter-smali", rev = "fdfa6a1febc43c7467aa7e937b87b607956f2346" }
[[language]]
name = "ledger"