Unverified Commit 2ed851ff authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

litmusctl: 1.10.0 -> 1.11.0 (#349924)

parents b459760a f89d012c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@

buildGoModule rec {
  pname = "litmusctl";
  version = "1.10.0";
  version = "1.11.0";

  nativeBuildInputs = [
    installShellFiles
@@ -21,7 +21,7 @@ buildGoModule rec {
    owner = "litmuschaos";
    repo = "litmusctl";
    rev = "${version}";
    hash = "sha256-0I07qgl/yyNAG19eAkZAXh7TkK3V1lnQTPXskF6k/L0=";
    hash = "sha256-ByDtmKLdPSFGIPCdFlNr2yv3gnyfdjiuIuKcryvKwkY=";
  };

  vendorHash = "sha256-7FYOQ89aUFPX+5NCPYKg+YGCXstQ6j9DK4V2mCgklu0=";