tree-sitter-grammars.tree-sitter-elixir: 0.3.4 -> 0.3.5

This commit is contained in:
R. Ryantm
2026-03-02 15:42:57 +00:00
parent 4e88a2abe8
commit 8cd473775f
@@ -575,9 +575,9 @@
};
elixir = {
version = "0.3.4";
version = "0.3.5";
url = "github:elixir-lang/tree-sitter-elixir";
hash = "sha256-9M/DpqpGivDtgGt3ojU/kHR51sla59+KtZ/95hT6IIo=";
hash = "sha256-C5/+t49pcFh45GqLZRjRs/sH8Ej+dklR/brad+snsyQ=";
meta = {
license = lib.licenses.asl20;
};