tree-sitter-grammars.tree-sitter-bash: 0.23.3 -> 0.25.1 (#471763)

This commit is contained in:
Matthias Beyer
2025-12-19 08:49:31 +00:00
committed by GitHub
@@ -2,9 +2,9 @@
{
bash = {
version = "0.23.3";
version = "0.25.1";
url = "github:tree-sitter/tree-sitter-bash";
hash = "sha256-7N1PLVMJxwN5FzHW9NbXZTzGhvziwLCC8tDO3qdjtOo=";
hash = "sha256-ONQ1Ljk3aRWjElSWD2crCFZraZoRj3b3/VELz1789GE=";
};
beancount = {