saucectl: 0.193.0 -> 0.194.0

This commit is contained in:
R. Ryantm
2025-03-21 12:18:18 +00:00
parent 20fea3886c
commit fd257a8d4b
+2 -2
View File
@@ -5,7 +5,7 @@
}:
let
pname = "saucectl";
version = "0.193.0";
version = "0.194.0";
in
buildGoModule {
inherit pname version;
@@ -14,7 +14,7 @@ buildGoModule {
owner = "saucelabs";
repo = "saucectl";
tag = "v${version}";
hash = "sha256-f4OtXjqtqcMIIssXq5UjPX450Ji2objhOcgm82m52V0=";
hash = "sha256-Fetm/Qh6v+4UNBvhexf+mQMBBWUvlpisHOoExuqRunk=";
};
ldflags = [