Skip to content

Commit

Permalink
lefthook: 1.10.2 -> 1.10.10 (#376362)
Browse files Browse the repository at this point in the history
  • Loading branch information
dywedir authored Jan 26, 2025
2 parents c1bd12c + 1b7c631 commit e3932d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.10.2";
version = "1.10.10";
in
buildGoModule {
inherit pname version;
Expand All @@ -16,10 +16,10 @@ buildGoModule {
owner = "evilmartians";
repo = "lefthook";
rev = "v${version}";
hash = "sha256-blrg55q+wjzGo3v+tE3fSrKIfQ+O+P1Uus5QaNT4mOE=";
hash = "sha256-i/Ke3Zdn8nY0lorxr+eBodTd5Uze7hVaPU/xS1mwbvo=";
};

vendorHash = "sha256-nwjw58Ut4Ozx3OZtQ21qLd/Ohg/jcl+JCxc1X+JlNNE=";
vendorHash = "sha256-uUnXIeJlZQwMEQLELnCySjFFm6QDeAq9oW4P+hFARn4=";

nativeBuildInputs = [ installShellFiles ];

Expand Down

0 comments on commit e3932d6

Please sign in to comment.