mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
dependency-check: Update to version 6.5.3
This commit is contained in:
parent
2461473ec0
commit
65967840fd
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "6.5.2",
|
"version": "6.5.3",
|
||||||
"description": "Software composition analysis utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities.",
|
"description": "Software composition analysis utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities.",
|
||||||
"homepage": "https://owasp.org/www-project-dependency-check/",
|
"homepage": "https://owasp.org/www-project-dependency-check/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": "java/openjdk"
|
"JDK": "java/openjdk"
|
||||||
},
|
},
|
||||||
"url": "https://github.com/jeremylong/DependencyCheck/releases/download/v6.5.2/dependency-check-6.5.2-release.zip",
|
"url": "https://github.com/jeremylong/DependencyCheck/releases/download/v6.5.3/dependency-check-6.5.3-release.zip",
|
||||||
"hash": "2c1d236501aed7895e3f665ba931bd230d5e4d94b9196d231bf260aa5b0be2e9",
|
"hash": "462e60ca6c2ab213b6aaf9aa29cfcf842ec61da90dd49ab0de87c056200e16da",
|
||||||
"extract_dir": "dependency-check",
|
"extract_dir": "dependency-check",
|
||||||
"bin": "bin\\dependency-check.bat",
|
"bin": "bin\\dependency-check.bat",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user