From 1df8ea9de329ad59971fbdaf9f3c735bcd788fbd Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Wed, 22 Jul 2026 10:17:45 +0000 Subject: [PATCH] tree-sitter-grammars.tree-sitter-sshclientconfig: 2026.7.9 -> 2026.7.16 --- pkgs/by-name/tr/tree-sitter/grammars/grammar-sources.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; [