saucectl: 0.195.0 -> 0.195.1 (#407116)

This commit is contained in:
Nick Cao
2025-05-14 17:03:09 -04:00
committed by GitHub

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 = [