Commit afd8fe73 authored by R. RyanTM's avatar R. RyanTM
Browse files

saucectl: 0.194.1 -> 0.194.2

parent a78a226c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
}:
let
  pname = "saucectl";
  version = "0.194.1";
  version = "0.194.2";
in
buildGoModule {
  inherit pname version;
@@ -14,7 +14,7 @@ buildGoModule {
    owner = "saucelabs";
    repo = "saucectl";
    tag = "v${version}";
    hash = "sha256-WsaM1FgbUVcd+6p+OdmIHNs2BVG8lEGgDqY2z9Du7Rg=";
    hash = "sha256-DxTqhyDO7kA1uIToU3kePA/0rXLVIq58QK6tFE3dayw=";
  };

  ldflags = [