Unverified Commit 676573f8 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

tree-sitter-grammars.tree-sitter-beancount: 2.5.0 -> 2.5.1 (#502094)

parents 046dbc15 cbce86fc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -106,9 +106,9 @@
  };

  beancount = {
    version = "2.5.0";
    version = "2.5.1";
    url = "github:polarmutex/tree-sitter-beancount";
    hash = "sha256-eJ1XAPrVCoGQtrRJdcB/V4ULUmYXemUAE3FQijpH8q8=";
    hash = "sha256-UJ8bswQJB7UYspNKLWaEXMOR4XlKVHfd7rvV5iaA5Tw=";
    meta = {
      license = lib.licenses.mit;
    };