litmusctl: 1.14.0 -> 1.15.0

This commit is contained in:
R. Ryantm
2025-04-17 14:09:57 +00:00
parent d5b441b83f
commit 493af17bac
+2 -2
View File
@@ -8,7 +8,7 @@
buildGoModule rec {
pname = "litmusctl";
version = "1.14.0";
version = "1.15.0";
nativeBuildInputs = [
installShellFiles
@@ -22,7 +22,7 @@ buildGoModule rec {
owner = "litmuschaos";
repo = "litmusctl";
rev = "${version}";
hash = "sha256-Saj5sx5YkcKsnMrnIzPcLok+mgEZSh9p8rnfQbJhAeU=";
hash = "sha256-SNqxfoYABKV4MheyP5G9nkRca/1+ozOPEvZAUtGdxh0=";
};
vendorHash = "sha256-7FYOQ89aUFPX+5NCPYKg+YGCXstQ6j9DK4V2mCgklu0=";