lefthook: 1.10.11 -> 1.11.2

This commit is contained in:
R. Ryantm
2025-03-07 10:03:31 +00:00
parent f104cca31b
commit 289685eb1c
+2 -2
View File
@@ -7,7 +7,7 @@
let
pname = "lefthook";
version = "1.10.11";
version = "1.11.2";
in
buildGoModule {
inherit pname version;
@@ -16,7 +16,7 @@ buildGoModule {
owner = "evilmartians";
repo = "lefthook";
rev = "v${version}";
hash = "sha256-Ys9tvewWANpCgZsUtFlF8+Z+gKpH21iU3c9y61GY+NM=";
hash = "sha256-kh1U3w39C+6UewKRyKQc4EBgQmBNP7Ou8V54CeG5hlQ=";
};
vendorHash = "sha256-uvPpkSqfe1NvO78kIMo5cYdr87YTGozudeESmI0q+1E=";