litmusctl: 1.17.0 -> 1.18.0 (#443968)

This commit is contained in:
dish
2025-09-18 17:33:42 +00:00
committed by GitHub
+2 -2
View File
@@ -8,7 +8,7 @@
buildGoModule rec {
pname = "litmusctl";
version = "1.17.0";
version = "1.18.0";
nativeBuildInputs = [
installShellFiles
@@ -22,7 +22,7 @@ buildGoModule rec {
owner = "litmuschaos";
repo = "litmusctl";
rev = "${version}";
hash = "sha256-mb80r3cY9NJLSvwwfWNgbwnuIY8+w1bIrFZ5h2oSo34=";
hash = "sha256-lfR4Nk9n6mpfQVrVoI2iaCYkJelgGi5QLdZN9n0qPVQ=";
};
vendorHash = "sha256-7FYOQ89aUFPX+5NCPYKg+YGCXstQ6j9DK4V2mCgklu0=";