Merge pull request #178150 from stehessel/roxctl-3.70.1

roxctl: 3.70.0 -> 3.70.1
This commit is contained in:
Mario Rodas 2022-06-22 21:50:39 -05:00 committed by GitHub
commit 73965d99a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "roxctl";
version = "3.70.0";
version = "3.70.1";
src = fetchFromGitHub {
owner = "stackrox";
repo = "stackrox";
rev = version;
sha256 = "sha256-VnnMD2tRixCswO/9nrP3PgXmev6O8QUTbkwmFIpPUyE=";
sha256 = "sha256-T06VldyPBIpYWs8+N4OWmaCwXCcb37F7lLD4jHcm1uc=";
};
vendorSha256 = "sha256-xh2bgLSWjQHOjHrgDpQri78LvCL4CDbMteQYARyGLgg=";