Skip to content

Commit 6730279

Browse files
litmusctl: 1.13.0 -> 1.14.0 (NixOS#375575)
Co-authored-by: Vinetos <[email protected]>
2 parents a52c21e + 840e3bc commit 6730279

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/li/litmusctl/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
buildGoModule rec {
1010
pname = "litmusctl";
11-
version = "1.13.0";
11+
version = "1.14.0";
1212

1313
nativeBuildInputs = [
1414
installShellFiles
@@ -22,7 +22,7 @@ buildGoModule rec {
2222
owner = "litmuschaos";
2323
repo = "litmusctl";
2424
rev = "${version}";
25-
hash = "sha256-lPdejdnBefhYgv52I7BOm1VTgqHSp8u1lgJJxK5GWSA=";
25+
hash = "sha256-Saj5sx5YkcKsnMrnIzPcLok+mgEZSh9p8rnfQbJhAeU=";
2626
};
2727

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

0 commit comments

Comments
 (0)