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

tree-sitter-grammars.tree-sitter-beancount: 2.4.2 -> 2.5.0 (#479517)

parents 55babb59 82b1ed15
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -11,9 +11,9 @@
  };

  beancount = {
    version = "2.4.2";
    version = "2.5.0";
    url = "github:polarmutex/tree-sitter-beancount";
    hash = "sha256-YMIFnx4N9EtdzCxrzQv3xQbLHfDMnbXN+OP5KkMT7+s=";
    hash = "sha256-eJ1XAPrVCoGQtrRJdcB/V4ULUmYXemUAE3FQijpH8q8=";
    meta = {
      license = lib.licenses.mit;
    };