diff --git a/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix b/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix index 8d1e6f580439..b170ab31c3d7 100644 --- a/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix +++ b/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix @@ -2438,9 +2438,9 @@ }; sshclientconfig = rec { - version = "2026.2.18"; + version = "2026.3.19"; url = "github:metio/tree-sitter-ssh-client-config?ref=${version}"; - hash = "sha256-zEQ9jof8CMx6YtzU+y/GnBeI7htv9EbUHtAKSmX6c3M="; + hash = "sha256-lR9YMp62YjB4OF/eSQlbEDOqGu5Ag/YMrZBIHldXN6s="; meta = { license = lib.licenses.cc0; maintainers = with lib.maintainers; [