Skip to content

Commit

Permalink
lefthook: 1.9.0 -> 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm committed Dec 18, 2024
1 parent 3e8ad28 commit 73e87ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/le/lefthook/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

let
pname = "lefthook";
version = "1.9.0";
version = "1.9.2";
in
buildGoModule {
inherit pname version;
Expand All @@ -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=";
Expand Down

0 comments on commit 73e87ff

Please sign in to comment.