Merge pull request #328823 from r-ryantm/auto-update/lefthook

lefthook: 1.6.21 -> 1.7.4
This commit is contained in:
nixpkgs-merge-bot[bot] 2024-07-21 14:12:11 +00:00 committed by GitHub
commit 1d3f9997f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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=";