Unverified Commit a53c8ea6 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

saucectl: 0.192.0 -> 0.193.0 (#380963)

parents 8c076db2 43a989e6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
}:
let
  pname = "saucectl";
  version = "0.192.0";
  version = "0.193.0";
in
buildGoModule {
  inherit pname version;
@@ -14,7 +14,7 @@ buildGoModule {
    owner = "saucelabs";
    repo = "saucectl";
    tag = "v${version}";
    hash = "sha256-p7NWIjiaXM96PfmBohkfc1PQ6ZtE0pEeBVLemJiowXg=";
    hash = "sha256-f4OtXjqtqcMIIssXq5UjPX450Ji2objhOcgm82m52V0=";
  };

  ldflags = [