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

tree-sitter-grammars.tree-sitter-scala: 0.24.0 -> 0.25.0 (#499229)

parents 30363496 6923f19a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2292,9 +2292,9 @@
  };

  scala = {
    version = "0.24.0";
    version = "0.25.0";
    url = "github:tree-sitter/tree-sitter-scala";
    hash = "sha256-ZE+zjpb52hvehJjNchJYK81XZbGAudeTRxlczuoix5g=";
    hash = "sha256-xDp1+i0QLnY18EtiwurW1B4bbeS1qZKNJRxS6Qeb3pw=";
    meta = {
      license = lib.licenses.mit;
    };