saucectl: 0.197.3 -> 0.197.4

This commit is contained in:
R. Ryantm
2025-12-17 02:20:39 +00:00
parent d2d63347f5
commit 75107e029c
+2 -2
View File
@@ -5,7 +5,7 @@
}:
let
pname = "saucectl";
version = "0.197.3";
version = "0.197.4";
in
buildGoModule {
inherit pname version;
@@ -14,7 +14,7 @@ buildGoModule {
owner = "saucelabs";
repo = "saucectl";
tag = "v${version}";
hash = "sha256-VVsQfDv8JNXpagXA6JhO47A14AS5pesZqDmitv0WDzE=";
hash = "sha256-vhVgrwZ+CXKDkJTQ0eCZM83FjvmNI6cxcRcxTspHtCE=";
};
ldflags = [