saucectl: 0.192.0 -> 0.193.0

This commit is contained in:
R. Ryantm
2025-02-10 18:11:05 +00:00
parent 0fe418f717
commit 43a989e6b1
+2 -2
View File
@@ -5,7 +5,7 @@
}:
let
pname = "saucectl";
version = "0.192.0";
version = "0.193.0";
in
buildGoModule {
inherit pname version;
@@ -14,7 +14,7 @@ buildGoModule {
owner = "saucelabs";
repo = "saucectl";
tag = "v${version}";
hash = "sha256-p7NWIjiaXM96PfmBohkfc1PQ6ZtE0pEeBVLemJiowXg=";
hash = "sha256-f4OtXjqtqcMIIssXq5UjPX450Ji2objhOcgm82m52V0=";
};
ldflags = [