saucectl: 0.194.0 -> 0.194.1

This commit is contained in:
R. Ryantm
2025-04-01 10:46:18 +00:00
parent 7f092ef837
commit 3f9085b9f8
+2 -2
View File
@@ -5,7 +5,7 @@
}:
let
pname = "saucectl";
version = "0.194.0";
version = "0.194.1";
in
buildGoModule {
inherit pname version;
@@ -14,7 +14,7 @@ buildGoModule {
owner = "saucelabs";
repo = "saucectl";
tag = "v${version}";
hash = "sha256-Fetm/Qh6v+4UNBvhexf+mQMBBWUvlpisHOoExuqRunk=";
hash = "sha256-WsaM1FgbUVcd+6p+OdmIHNs2BVG8lEGgDqY2z9Du7Rg=";
};
ldflags = [