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

lefthook: 1.5.3 -> 1.5.5
This commit is contained in:
Mario Rodas 2023-12-17 19:42:23 -05:00 committed by GitHub
commit 33c8e6a17b
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.3";
version = "1.5.5";
in
buildGoModule rec {
inherit pname version;
@ -15,7 +15,7 @@ buildGoModule rec {
owner = "evilmartians";
repo = "lefthook";
rev = "v${version}";
hash = "sha256-pC6kEDOXNcuMfDvXomPZVMWpS/aHR4P4pIhqNkXAGuc=";
hash = "sha256-TNXnXQMlMNXKPxN5GneZr+LyByfQX2TToUebpdD/d+U=";
};
vendorHash = "sha256-/VLS7+nPERjIU7V2CzqXH69Z3/y+GKZbAFn+KcRKRuA=";