lefthook: 1.4.7 -> 1.4.8

This commit is contained in:
R. Ryantm 2023-08-13 04:42:39 +00:00 committed by Anderson Torres
parent 100a1550b0
commit 21cdec0ddc

View file

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