Unverified Commit 283b500b authored by Matthieu Coudron's avatar Matthieu Coudron Committed by GitHub
Browse files

tree-sitter-grammars.tree-sitter-sshclientconfig: 0-unstable-2025-12-19 -> 2026.2.18 (#491784)

parents 85680c67 dd2cc3c0
Loading
Loading
Loading
Loading
+4 −5
Original line number Diff line number Diff line
@@ -2434,11 +2434,10 @@
    };
  };

  sshclientconfig = {
    version = "0-unstable-2025-12-19";
    url = "github:metio/tree-sitter-ssh-client-config";
    rev = "9c86b2af6d8f9fd0a82edcc253b45c3e8eb93c52";
    hash = "sha256-YF+iMd0F1po0j8FqBO36P6DCpMgscT6YkVMOKetAS6w=";
  sshclientconfig = rec {
    version = "2026.2.18";
    url = "github:metio/tree-sitter-ssh-client-config?ref=${version}";
    hash = "sha256-zEQ9jof8CMx6YtzU+y/GnBeI7htv9EbUHtAKSmX6c3M=";
    meta = {
      license = lib.licenses.cc0;
      maintainers = with lib.maintainers; [