From 804c80e4a2007e3f0740abb0aeccb9b45f37c011 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Wed, 17 Jun 2026 06:08:52 +0000 Subject: [PATCH] tree-sitter-grammars.tree-sitter-sshclientconfig: 2026.5.28 -> 2026.6.4 --- 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 b6f4ce09d851..759b991ae33a 100644 --- a/pkgs/by-name/tr/tree-sitter/grammars/grammar-sources.nix +++ b/pkgs/by-name/tr/tree-sitter/grammars/grammar-sources.nix @@ -2529,9 +2529,9 @@ }; sshclientconfig = rec { - version = "2026.5.28"; + version = "2026.6.4"; url = "github:metio/tree-sitter-ssh-client-config?ref=${version}"; - hash = "sha256-Zj3aUcqYPYMTv/87bJXKOSOy8H3JFZxcfXcUumyMzUg="; + hash = "sha256-jluMtWRFuyG8WGiVn1ge2NfSdRIq8zqS1R12AG/Imtc="; meta = { license = lib.licenses.cc0; maintainers = with lib.maintainers; [