lefthook: 1.6.13 -> 1.6.14

This commit is contained in:
R. Ryantm 2024-06-01 21:43:57 +00:00
parent b5769881ca
commit 3b4f67836e

View File

@ -6,7 +6,7 @@
let
pname = "lefthook";
version = "1.6.13";
version = "1.6.14";
in
buildGoModule {
inherit pname version;
@ -15,7 +15,7 @@ buildGoModule {
owner = "evilmartians";
repo = "lefthook";
rev = "v${version}";
hash = "sha256-D1YZu/s5Olv1fATbThMq1Hu+xUTd0EMqJSO7iha4gX0=";
hash = "sha256-forbMU7KiPWtO79XMAuckt5wzJFQehqAZ5IYNv6Tr7I=";
};
vendorHash = "sha256-M5lIfgUYMwLJu5NB54aZLofEegZiW+AUoSaVOul1ud8=";