dependency-check: Update to version 6.0.1

This commit is contained in:
Richard Kuhnt 2020-09-13 15:00:24 +00:00
parent fb96cc658f
commit e480cd0618

View File

@ -2,9 +2,9 @@
"homepage": "https://www.owasp.org/index.php/OWASP_Dependency_Check",
"description": "Software composition analysis utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities.",
"license": "Apache-2.0",
"version": "6.0.0",
"url": "https://dl.bintray.com/jeremy-long/owasp/dependency-check-6.0.0-release.zip",
"hash": "cdf952ee974c120c71a8bee27ecdc5acefda3c28ea69477f43434938b91b9f57",
"version": "6.0.1",
"url": "https://dl.bintray.com/jeremy-long/owasp/dependency-check-6.0.1-release.zip",
"hash": "42245c5e235015aa3296206a10d54e2495f4138fa2ff50e58272e0f0c7ffd83a",
"extract_dir": "dependency-check",
"bin": "bin\\dependency-check.bat",
"suggest": {