lefthook: 1.4.6 -> 1.4.7

This commit is contained in:
R. Ryantm 2023-07-29 01:43:27 +00:00
parent 6bc397a1cc
commit bd4cdb0b35

View File

@ -6,7 +6,7 @@
let
pname = "lefthook";
version = "1.4.6";
version = "1.4.7";
in
buildGoModule rec {
inherit pname version;
@ -15,7 +15,7 @@ buildGoModule rec {
owner = "evilmartians";
repo = "lefthook";
rev = "v${version}";
hash = "sha256-2SgzNDG63Lsddhn1phqBNuar4I5Gr4mkHv3pYvMIZ28=";
hash = "sha256-zpey+2j0pLpE+wvqPcjVS5Mp+eQJiYtRsFAC8lPh4ck=";
};
vendorHash = "sha256-/VLS7+nPERjIU7V2CzqXH69Z3/y+GKZbAFn+KcRKRuA=";