prowler: 5.35.0 -> 5.36.0

This commit is contained in:
R. Ryantm
2026-07-28 20:33:37 +00:00
parent d607f5fd5b
commit 5abf60627b
+2 -2
View File
@@ -7,7 +7,7 @@
python3Packages.buildPythonApplication (finalAttrs: {
pname = "prowler";
version = "5.35.0";
version = "5.36.0";
pyproject = true;
__structuredAttrs = true;
@@ -16,7 +16,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
owner = "prowler-cloud";
repo = "prowler";
tag = finalAttrs.version;
hash = "sha256-8H9XRf78gQt0ZDDJPGLe6PWUAqWrq0GFOFTBG9d7dNk=";
hash = "sha256-eIpmAwyJSw4/MAQdNpbeHKsheqALVbUbe8cAt71yobE=";
};
pythonRelaxDeps = true;