Unverified Commit 4f04ba19 authored by Matthieu Coudron's avatar Matthieu Coudron Committed by GitHub
Browse files

tree-sitter-grammars.tree-sitter-elixir: 0.3.4 -> 0.3.5 (#495874)

parents a82609b3 8cd47377
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -585,9 +585,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;
    };