mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +03:00
saucectl: 0.195.1 -> 0.195.2
This commit is contained in:
parent
89ee231963
commit
fc462aa8dc
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
}:
|
||||
let
|
||||
pname = "saucectl";
|
||||
version = "0.195.1";
|
||||
version = "0.195.2";
|
||||
in
|
||||
buildGoModule {
|
||||
inherit pname version;
|
||||
|
@ -14,7 +14,7 @@ buildGoModule {
|
|||
owner = "saucelabs";
|
||||
repo = "saucectl";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-OZ35DkZyR/xRFAq0BtF97INHj/9rX5QxfSLQyt87fKQ=";
|
||||
hash = "sha256-qBP2FXvx6E8f8/wwN+kVuN2f4QBfoG7ORGqmxlNYYtI=";
|
||||
};
|
||||
|
||||
ldflags = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue