litmusctl: 1.21.0 -> 1.22.0 (#481958)

This commit is contained in:
Nick Cao
2026-01-20 22:17:12 +00:00
committed by GitHub
+2 -2
View File
@@ -9,7 +9,7 @@
buildGoModule rec {
pname = "litmusctl";
version = "1.21.0";
version = "1.22.0";
nativeBuildInputs = [
installShellFiles
@@ -23,7 +23,7 @@ buildGoModule rec {
owner = "litmuschaos";
repo = "litmusctl";
rev = "${version}";
hash = "sha256-Re9NBGKJK7FKCVtOg3BTuH4PXSmkvEtf+yYD75u5Lgg=";
hash = "sha256-wf/y74ST4H6w8f/AyA2QIvLmQusyOALPY95qVtHF6Ac=";
};
vendorHash = "sha256-7FYOQ89aUFPX+5NCPYKg+YGCXstQ6j9DK4V2mCgklu0=";