tree-sitter-grammars.tree-sitter-swift: 0.7.1 -> 0.7.2

This commit is contained in:
R. Ryantm
2026-05-04 10:25:48 +00:00
parent 99828ad28e
commit 91dd67f6f4
@@ -2571,9 +2571,9 @@
};
swift = rec {
version = "0.7.1";
version = "0.7.2";
url = "github:alex-pinkus/tree-sitter-swift/${version}-with-generated-files";
hash = "sha256-jVZpnwpcQ3sXE4hXQIHKzQgEE13pqE3fGqdRMjb1AOQ=";
hash = "sha256-tG+tM7B6901QP4QyJdf55V38b4XduSU1eb+gaP7BikE=";
meta = {
license = lib.licenses.mit;
maintainers = with lib.maintainers; [