lefthook: 1.6.16 -> 1.6.18

This commit is contained in:
R. Ryantm 2024-06-24 08:08:48 +00:00
parent d06d11ac35
commit 779bb1b5b6

View File

@ -6,7 +6,7 @@
let
pname = "lefthook";
version = "1.6.16";
version = "1.6.18";
in
buildGoModule {
inherit pname version;
@ -15,7 +15,7 @@ buildGoModule {
owner = "evilmartians";
repo = "lefthook";
rev = "v${version}";
hash = "sha256-5sGhm+ioH9hQLDuk7a0oUB1CqiiTt88UKAmBqUeCfic=";
hash = "sha256-jJKnBQ+49LtwSNTzX2xsL/lFFlaBBvJtIL9ltODPhEk=";
};
vendorHash = "sha256-ralnfqrP6R58Wjc/AWRf1motWZICPagZxHCkqVcwYoo=";