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 0284b6249420..0947823ab3f9 100644 --- a/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix +++ b/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix @@ -2496,9 +2496,9 @@ }; sshclientconfig = rec { - version = "2026.3.19"; + version = "2026.4.9"; url = "github:metio/tree-sitter-ssh-client-config?ref=${version}"; - hash = "sha256-lR9YMp62YjB4OF/eSQlbEDOqGu5Ag/YMrZBIHldXN6s="; + hash = "sha256-6DyyfBbq72J6ciCCLRn2oN30/+VY55ztshoOinZpbHE="; meta = { license = lib.licenses.cc0; maintainers = with lib.maintainers; [