saucectl: 0.190.1 -> 0.191.0

This commit is contained in:
R. Ryantm
2025-01-16 04:31:53 +00:00
parent fd5197d905
commit 0bfb3987ba
+2 -2
View File
@@ -5,7 +5,7 @@
}:
let
pname = "saucectl";
version = "0.190.1";
version = "0.191.0";
in
buildGoModule {
inherit pname version;
@@ -14,7 +14,7 @@ buildGoModule {
owner = "saucelabs";
repo = "saucectl";
tag = "v${version}";
hash = "sha256-I1W7hAirtyLppJfM1gdzho3VU9rgFDt6j1dexGIHkXg=";
hash = "sha256-cOgjNoJwcNu04YNqjeVaGIVauApYhFjLTa34HXV78sg=";
};
ldflags = [