lefthook: 1.7.16 -> 1.7.17

This commit is contained in:
R. Ryantm
2024-10-01 18:21:33 +00:00
parent b7e838f0bb
commit ec4f010c86
+2 -2
View File
@@ -6,7 +6,7 @@
let
pname = "lefthook";
version = "1.7.16";
version = "1.7.17";
in
buildGoModule {
inherit pname version;
@@ -15,7 +15,7 @@ buildGoModule {
owner = "evilmartians";
repo = "lefthook";
rev = "v${version}";
hash = "sha256-SAFrtiSISW5QhFq9fow0CA5qvBY1RIfzZGvvfhOqxbY=";
hash = "sha256-r7Tss0NHdEfjfDunWSTxpaV1B5KHGYu0xj9nnyhk8tQ=";
};
vendorHash = "sha256-rJdtax3r5Nwew+ptY4kIAUtxqPguwrFMMRk78zrZUcU=";