Commit 91dd67f6 authored by R. RyanTM's avatar R. RyanTM
Browse files

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

parent 99828ad2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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; [