Merge pull request #235331 from r-ryantm/auto-update/roxctl

roxctl: 4.0.1 -> 4.0.2
This commit is contained in:
Weijia Wang 2023-06-01 23:11:19 +02:00 committed by GitHub
commit 387b4612bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "roxctl";
version = "4.0.1";
version = "4.0.2";
src = fetchFromGitHub {
owner = "stackrox";
repo = "stackrox";
rev = version;
sha256 = "sha256-9nLu7/4UfIQMje1XIfiPaPkGzdQbDhgBKYq/L2TfaS0=";
sha256 = "sha256-yMAQEgQPySz5xvbnzO3omiqEajDjSqFt/UroJ04tUY8=";
};
vendorHash = "sha256-kv5kNFFw57ZuNgwNMucmCPIwaAhpzT0hs2K1B65WxpU=";