1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

lefthook: 1.6.1 -> 1.6.2

This commit is contained in:
R. Ryantm 2024-02-26 17:41:23 +00:00
parent 8c826e35a9
commit 5b6d5069ce

View file

@ -6,7 +6,7 @@
let
pname = "lefthook";
version = "1.6.1";
version = "1.6.2";
in
buildGoModule {
inherit pname version;
@ -15,7 +15,7 @@ buildGoModule {
owner = "evilmartians";
repo = "lefthook";
rev = "v${version}";
hash = "sha256-015tIgu9L62uZm4ae1JzU/GAK6fwX8BI9HGYhc+4jQQ=";
hash = "sha256-+4ihh8VnNFSGpJL7SFHHPuvqQCt2LJlUk6OJ9fuFV+M=";
};
vendorHash = "sha256-/VLS7+nPERjIU7V2CzqXH69Z3/y+GKZbAFn+KcRKRuA=";