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 f1d822c347c8..19937438fa0f 100644 --- a/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix +++ b/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix @@ -2484,9 +2484,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; [