Skip to content

Commit ff5e5b9

Browse files
authored
lefthook: 1.10.11 -> 1.11.2 (#387844)
2 parents db72b64 + 289685e commit ff5e5b9

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
@@ -7,7 +7,7 @@
77

88
let
99
pname = "lefthook";
10-
version = "1.10.11";
10+
version = "1.11.2";
1111
in
1212
buildGoModule {
1313
inherit pname version;
@@ -16,7 +16,7 @@ buildGoModule {
1616
owner = "evilmartians";
1717
repo = "lefthook";
1818
rev = "v${version}";
19-
hash = "sha256-Ys9tvewWANpCgZsUtFlF8+Z+gKpH21iU3c9y61GY+NM=";
19+
hash = "sha256-kh1U3w39C+6UewKRyKQc4EBgQmBNP7Ou8V54CeG5hlQ=";
2020
};
2121

2222
vendorHash = "sha256-uvPpkSqfe1NvO78kIMo5cYdr87YTGozudeESmI0q+1E=";

0 commit comments

Comments
 (0)