mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-24 01:21:11 +00:00
tree-sitter-grammars.tree-sitter-sshclientconfig: 2026.7.9 -> 2026.7.16
This commit is contained in:
@@ -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; [
|
||||
|
||||
Reference in New Issue
Block a user