mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
dependency-check: Update to version 7.0.1
This commit is contained in:
parent
a7ba9a8205
commit
301d916890
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "7.0.0",
|
||||
"version": "7.0.1",
|
||||
"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/",
|
||||
"license": "Apache-2.0",
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://github.com/jeremylong/DependencyCheck/releases/download/v7.0.0/dependency-check-7.0.0-release.zip",
|
||||
"hash": "a96ce95ed78a477eedea033be13ed593d2cc4ed91b45d2ca7cdca1aea7fcb58c",
|
||||
"url": "https://github.com/jeremylong/DependencyCheck/releases/download/v7.0.1/dependency-check-7.0.1-release.zip",
|
||||
"hash": "543e9cd862a7457ed0e9ff918456528b229979a61e647fdca8466a45ddbd1829",
|
||||
"extract_dir": "dependency-check",
|
||||
"bin": "bin\\dependency-check.bat",
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user