Merge pull request #260282 from r-ryantm/auto-update/lefthook

lefthook: 1.5.1 -> 1.5.2
This commit is contained in:
Nick Cao 2023-10-10 18:29:31 -04:00 committed by GitHub
commit e49d3a6459
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
let
pname = "lefthook";
version = "1.5.1";
version = "1.5.2";
in
buildGoModule rec {
inherit pname version;
@ -15,7 +15,7 @@ buildGoModule rec {
owner = "evilmartians";
repo = "lefthook";
rev = "v${version}";
hash = "sha256-v6COZt4ylhpPfPNQLSN0XDpjVk8E2ZUDIP4TU+Uzk5A=";
hash = "sha256-9lAgKHcUAhg3Z8fMNYu3JrjfSd0HaT7YhvjKlpLMi0E=";
};
vendorHash = "sha256-/VLS7+nPERjIU7V2CzqXH69Z3/y+GKZbAFn+KcRKRuA=";