lefthook: 1.9.0 -> 1.9.2

This commit is contained in:
R. Ryantm
2024-12-18 05:59:42 +00:00
parent 3e8ad285ed
commit 73e87ff432

View File

@@ -7,7 +7,7 @@
let
pname = "lefthook";
version = "1.9.0";
version = "1.9.2";
in
buildGoModule {
inherit pname version;
@@ -16,7 +16,7 @@ buildGoModule {
owner = "evilmartians";
repo = "lefthook";
rev = "v${version}";
hash = "sha256-2b/K4jq4piIogDRu0EM526IJpwgkVfhpm2hFLuYlgO0=";
hash = "sha256-Q1MGE6GQRz+X2LAd4+CN16peI7dR27vbbrBW3uAIIu8=";
};
vendorHash = "sha256-zzIdqEmKlkauJSAtow/+NWK+Cxy3WQdgr/IGkiArbis=";