lefthook: 1.6.21 -> 1.7.4

This commit is contained in:
R. Ryantm 2024-07-21 05:09:38 +00:00
parent a0442abd68
commit d556813b1e

View File

@ -6,7 +6,7 @@
let
pname = "lefthook";
version = "1.6.21";
version = "1.7.4";
in
buildGoModule {
inherit pname version;
@ -15,7 +15,7 @@ buildGoModule {
owner = "evilmartians";
repo = "lefthook";
rev = "v${version}";
hash = "sha256-8wSprlU0JYGHWZyozdRp1zNwwdDaKh+VguzaRW0WGAg=";
hash = "sha256-KrTQrHPDDFCo9XG/wrY9ZNFpch12nMLg5CWYddV2OfA=";
};
vendorHash = "sha256-ralnfqrP6R58Wjc/AWRf1motWZICPagZxHCkqVcwYoo=";