diff --git a/pkgs/by-name/tr/tree-sitter/grammars/grammar-sources.nix b/pkgs/by-name/tr/tree-sitter/grammars/grammar-sources.nix index 2282eced7c85..1378de1cd7db 100644 --- a/pkgs/by-name/tr/tree-sitter/grammars/grammar-sources.nix +++ b/pkgs/by-name/tr/tree-sitter/grammars/grammar-sources.nix @@ -2556,9 +2556,9 @@ }; sshclientconfig = rec { - version = "2026.7.9"; + version = "2026.7.16"; url = "github:metio/tree-sitter-ssh-client-config?ref=${version}"; - hash = "sha256-La1h6uJC5gUA84OAr3zBbQiR+AnrhcUhNf6r4HUpwhg="; + hash = "sha256-u0CcoXBiNAfiFJ+CV35Y7ZhmYEHmphDQWGTgaClX3gw="; meta = { license = lib.licenses.cc0; maintainers = with lib.maintainers; [