Unverified Commit b07508a6 authored by h7x4's avatar h7x4 Committed by GitHub
Browse files

roxctl: fix hash (#345544)

parents 7dfd05c8 7ba674b0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ buildGoModule rec {
    owner = "stackrox";
    repo = "stackrox";
    rev = version;
    sha256 = "sha256-dJtqUYH6TUEb3IMSzVg3NBi1UYGvUPDQUaQ9h19a3NY=";
    sha256 = "sha256-H6pgPo2/RIpYnNOxP6PgIZhij1I45bm9DVkV2sNcW3A=";
  };

  vendorHash = "sha256-qDSi1Jk6erSCwPiLubdVlqOT6PQygMQghS8leieJ78s=";