Skip to content

Commit 72c6535

Browse files
lefthook: 1.7.15 -> 1.7.16 (#343973)
2 parents 2c89157 + 7a319ad commit 72c6535

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/le/lefthook/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
let
88
pname = "lefthook";
9-
version = "1.7.15";
9+
version = "1.7.16";
1010
in
1111
buildGoModule {
1212
inherit pname version;
@@ -15,7 +15,7 @@ buildGoModule {
1515
owner = "evilmartians";
1616
repo = "lefthook";
1717
rev = "v${version}";
18-
hash = "sha256-N79unpeeOwcdHJo9IbsGa/gmTyg+QQCJF599cshV3sc=";
18+
hash = "sha256-SAFrtiSISW5QhFq9fow0CA5qvBY1RIfzZGvvfhOqxbY=";
1919
};
2020

2121
vendorHash = "sha256-rJdtax3r5Nwew+ptY4kIAUtxqPguwrFMMRk78zrZUcU=";

0 commit comments

Comments
 (0)