Commit 7351284f authored by R. RyanTM's avatar R. RyanTM Committed by Anderson Torres
Browse files

lefthook: 1.5.2 -> 1.5.3

parent 9a525f85
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@

let
  pname = "lefthook";
  version = "1.5.2";
  version = "1.5.3";
in
buildGoModule rec {
  inherit pname version;
@@ -15,7 +15,7 @@ buildGoModule rec {
    owner = "evilmartians";
    repo = "lefthook";
    rev = "v${version}";
    hash = "sha256-9lAgKHcUAhg3Z8fMNYu3JrjfSd0HaT7YhvjKlpLMi0E=";
    hash = "sha256-pC6kEDOXNcuMfDvXomPZVMWpS/aHR4P4pIhqNkXAGuc=";
  };

  vendorHash = "sha256-/VLS7+nPERjIU7V2CzqXH69Z3/y+GKZbAFn+KcRKRuA=";