roxctl: 4.8.3 -> 4.8.4

This commit is contained in:
R. Ryantm
2025-09-16 14:40:26 +00:00
parent b780ce5f51
commit 75d09bfaf3
+2 -2
View File
@@ -9,13 +9,13 @@
buildGoModule rec {
pname = "roxctl";
version = "4.8.3";
version = "4.8.4";
src = fetchFromGitHub {
owner = "stackrox";
repo = "stackrox";
rev = version;
sha256 = "sha256-fDPw7EA3pRiqpl/5zE3kO07lECvmamfaWT+GH9FXPRU=";
sha256 = "sha256-pF7+DW0SqL87tVfuV6GVNDokTXqaDwKsiRJyatrk4z4=";
};
vendorHash = "sha256-Mra4hfg5nW/8CSQK/h6nnsZhN2GLdMg14kBvkFW3Y0w=";