tree-sitter-grammars.tree-sitter-julia: 0.23.1 -> 0.25.0

Port conflicted r-ryantm update from #471754
This commit is contained in:
Austin Horstman
2026-06-30 09:38:39 -05:00
parent c6a8e57ce8
commit dbb38eafef
@@ -1372,9 +1372,9 @@
};
julia = {
version = "0.23.1";
version = "0.25.0";
url = "github:tree-sitter/tree-sitter-julia";
hash = "sha256-jwtMgHYSa9/kcsqyEUBrxC+U955zFZHVQ4N4iogiIHY=";
hash = "sha256-Jk2jby7vWWSdnUU8s8zIIfyXFt7keWPJPyTyxPBrqBw=";
meta = {
license = lib.licenses.mit;
};