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

lefthook: 1.6.15 -> 1.6.16
This commit is contained in:
nixpkgs-merge-bot[bot] 2024-06-17 13:03:11 +00:00 committed by GitHub
commit 8f06245ee2
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.15";
version = "1.6.16";
in
buildGoModule {
inherit pname version;
@ -15,7 +15,7 @@ buildGoModule {
owner = "evilmartians";
repo = "lefthook";
rev = "v${version}";
hash = "sha256-Pc4m4T/+hABX3eGgni12EC8lD9xl5j/eALhfuSVbEJc=";
hash = "sha256-5sGhm+ioH9hQLDuk7a0oUB1CqiiTt88UKAmBqUeCfic=";
};
vendorHash = "sha256-ralnfqrP6R58Wjc/AWRf1motWZICPagZxHCkqVcwYoo=";