litmusctl: 1.9.0 -> 1.10.0

This commit is contained in:
R. Ryantm
2024-09-18 13:14:53 +00:00
parent 71df0d5dd0
commit 883b7bd083
+2 -2
View File
@@ -7,7 +7,7 @@
buildGoModule rec {
pname = "litmusctl";
version = "1.9.0";
version = "1.10.0";
nativeBuildInputs = [
installShellFiles
@@ -21,7 +21,7 @@ buildGoModule rec {
owner = "litmuschaos";
repo = "litmusctl";
rev = "${version}";
hash = "sha256-6H0trk/ZpUTeHElX8PaYtpYCPiQhQDw2mhuqxDx7pwY=";
hash = "sha256-0I07qgl/yyNAG19eAkZAXh7TkK3V1lnQTPXskF6k/L0=";
};
vendorHash = "sha256-7FYOQ89aUFPX+5NCPYKg+YGCXstQ6j9DK4V2mCgklu0=";