From ba1b5ebad68971658b8e98d7869c418c244db7d4 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Mon, 23 Mar 2026 05:06:51 +0000 Subject: [PATCH] tree-sitter-grammars.tree-sitter-sshclientconfig: 2026.2.18 -> 2026.3.19 --- .../tools/parsing/tree-sitter/grammars/grammar-sources.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; [