mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
dependency-check: Update to version 9.0.0
This commit is contained in:
parent
668d6abb78
commit
920d35b800
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "8.4.3",
|
"version": "9.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/v8.4.3/dependency-check-8.4.3-release.zip",
|
"url": "https://github.com/jeremylong/DependencyCheck/releases/download/v9.0.0/dependency-check-9.0.0-release.zip",
|
||||||
"hash": "fac257d4e52be689685d1538cab8f02321adf1ff263f814228a12157b76bea3b",
|
"hash": "6ae9f92e717e4af8a9e5ca6f3fc3f39fdd5411823cf592dface9084cfaa310d1",
|
||||||
"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