saucectl: 0.195.0 -> 0.195.1

This commit is contained in:
R. Ryantm
2025-05-14 18:42:51 +00:00
parent 6d0d3850ff
commit 0b9708fff1
+2 -2
View File
@@ -5,7 +5,7 @@
}:
let
pname = "saucectl";
version = "0.195.0";
version = "0.195.1";
in
buildGoModule {
inherit pname version;
@@ -14,7 +14,7 @@ buildGoModule {
owner = "saucelabs";
repo = "saucectl";
tag = "v${version}";
hash = "sha256-Y/4j2CC43cf496RugC8Eli6TMGBGFS8/W8UxLx2n+iY=";
hash = "sha256-OZ35DkZyR/xRFAq0BtF97INHj/9rX5QxfSLQyt87fKQ=";
};
ldflags = [