checkov: 3.2.460 -> 3.2.461
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/3.2.460...refs/tags/3.2.461 Changelog: https://github.com/bridgecrewio/checkov/releases/tag/3.2.461
This commit is contained in:
parent
9f53fc2459
commit
8681148c29
@ -25,14 +25,14 @@ with py.pkgs;
|
||||
|
||||
python3.pkgs.buildPythonApplication rec {
|
||||
pname = "checkov";
|
||||
version = "3.2.460";
|
||||
version = "3.2.461";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "bridgecrewio";
|
||||
repo = "checkov";
|
||||
tag = version;
|
||||
hash = "sha256-DThOzb6ja0kdJ9X99hFsn7FCdk86xJeDKVdqRC1KLHw=";
|
||||
hash = "sha256-CKsQn5IAbfVR/j+wHs1rohFvwNO3f2FZ7UBps5ic5Rk=";
|
||||
};
|
||||
|
||||
pythonRelaxDeps = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user