mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
dependency-check: Update to version 10.0.0
This commit is contained in:
parent
91529433a5
commit
435de536f7
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "9.2.0",
|
"version": "10.0.0",
|
||||||
"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/v9.2.0/dependency-check-9.2.0-release.zip",
|
"url": "https://github.com/jeremylong/DependencyCheck/releases/download/v10.0.0/dependency-check-10.0.0-release.zip",
|
||||||
"hash": "dd453ebff45b8e1582fc29f147c95d539f7283b760678375b9e666cb1fc1b603",
|
"hash": "d93c6aa0146feb7c10c22e30f8218da6c8b3bbc33d4ef86d8843d19aae59754b",
|
||||||
"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