lefthook: 1.7.12 -> 1.7.14

This commit is contained in:
R. Ryantm 2024-08-18 21:37:57 +00:00
parent 625941e1a9
commit a6fc8b8bf5

View file

@ -6,7 +6,7 @@
let
pname = "lefthook";
version = "1.7.12";
version = "1.7.14";
in
buildGoModule {
inherit pname version;
@ -15,7 +15,7 @@ buildGoModule {
owner = "evilmartians";
repo = "lefthook";
rev = "v${version}";
hash = "sha256-lPjxd3a97abPUJxazgL+BQmGOMqF9RlP/6qEgjS5aXw=";
hash = "sha256-yGxEeNn6YnzivvQW+HXMAkSaKZ5mmAflyDlNYfjqguc=";
};
vendorHash = "sha256-YrBFcRQoqZPe/USZj3oJK5KR7y0LimCVGS9w4uNMG6M=";