mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 23:01:22 +00:00
dependency-check: Update to version 6.2.1
This commit is contained in:
parent
93e567ff02
commit
42c6e1f8b2
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "6.2.0",
|
"version": "6.2.1",
|
||||||
"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",
|
||||||
@ -9,8 +9,8 @@
|
|||||||
"java/openjdk"
|
"java/openjdk"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://github.com/jeremylong/DependencyCheck/releases/download/v6.2.0/dependency-check-6.2.0-release.zip",
|
"url": "https://github.com/jeremylong/DependencyCheck/releases/download/v6.2.1/dependency-check-6.2.1-release.zip",
|
||||||
"hash": "d723467049d0d23e7e3230baf47cf56243b76aea86c6cadbfdb20c22b01b9223",
|
"hash": "572fdf6b8534c5f113df8739b2d49efa247eb9d88e1cd5887774c2c242cb5928",
|
||||||
"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