Commit 8cd47377 authored by R. RyanTM's avatar R. RyanTM
Browse files

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

parent 4e88a2ab
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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;
    };