We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a52c21e + 840e3bc commit 6730279Copy full SHA for 6730279
pkgs/by-name/li/litmusctl/package.nix
@@ -8,7 +8,7 @@
8
9
buildGoModule rec {
10
pname = "litmusctl";
11
- version = "1.13.0";
+ version = "1.14.0";
12
13
nativeBuildInputs = [
14
installShellFiles
@@ -22,7 +22,7 @@ buildGoModule rec {
22
owner = "litmuschaos";
23
repo = "litmusctl";
24
rev = "${version}";
25
- hash = "sha256-lPdejdnBefhYgv52I7BOm1VTgqHSp8u1lgJJxK5GWSA=";
+ hash = "sha256-Saj5sx5YkcKsnMrnIzPcLok+mgEZSh9p8rnfQbJhAeU=";
26
};
27
28
vendorHash = "sha256-7FYOQ89aUFPX+5NCPYKg+YGCXstQ6j9DK4V2mCgklu0=";
0 commit comments