Unverified Commit 102f23e7 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

lefthook: 2.0.16 -> 2.1.0 (#486637)

parents e6ae344e 6aade2b4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@

let
  pname = "lefthook";
  version = "2.0.16";
  version = "2.1.0";
in
buildGoModule {
  inherit pname version;
@@ -17,7 +17,7 @@ buildGoModule {
    owner = "evilmartians";
    repo = "lefthook";
    rev = "v${version}";
    hash = "sha256-i2mbX7Zx0L+F1vTxGSgXY528eXoJVXkifKlZfxBRDXU=";
    hash = "sha256-C4DAgM/E3yu6vZU7OSE250FLmblpNvJBu1eqQUHL1eI=";
  };

  vendorHash = "sha256-azhyyp9vsO6DrYVHRC/NKLMoE2AIXV+su1Vh8/xHtrY=";