plugins/syntax: bump tree-sitter-d2 to latest version
This commit is contained in:
parent
a84098dd91
commit
5c5878a64f
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ let
|
|||
src = fetchFromGitHub {
|
||||
owner = "pleshevskiy";
|
||||
repo = "tree-sitter-d2";
|
||||
rev = "a1a2091ebf4521d965e13c918a601b5acb4d1a72";
|
||||
sha256 = "sha256-1ZcWhbtmdPDkBoFfswfhlwbFLb2Uwq7lbSTs5wqiFzY=";
|
||||
rev = "9e60a469c5b67899f3ace13f32a43abc0ba74ec4";
|
||||
sha256 = "sha256-FC2AP1DqeetfrjhSdp2QWHbW0qylImc4PeQXPvg7uT8=";
|
||||
};
|
||||
version = "0.0.0";
|
||||
};
|
||||
|
|
Reference in a new issue