tree-sitter-grammars.tree-sitter-scala: 0.25.0 -> 0.26.0

Port conflicted r-ryantm update from #511294
This commit is contained in:
Austin Horstman
2026-06-30 09:38:51 -05:00
parent a6363b5363
commit d98f4a92b8
@@ -2384,9 +2384,9 @@
};
scala = {
version = "0.25.0";
version = "0.26.0";
url = "github:tree-sitter/tree-sitter-scala";
hash = "sha256-xDp1+i0QLnY18EtiwurW1B4bbeS1qZKNJRxS6Qeb3pw=";
hash = "sha256-CnTcQFqYp60rGkLVLRHokUwBenqtWV4hw8boFYNRkbw=";
meta = {
license = lib.licenses.mit;
};