mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 23:01:22 +00:00
dependency-check: Update to version 9.0.4
This commit is contained in:
parent
655cffbf7a
commit
6c582859e1
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "9.0.3",
|
"version": "9.0.4",
|
||||||
"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.0.3/dependency-check-9.0.3-release.zip",
|
"url": "https://github.com/jeremylong/DependencyCheck/releases/download/v9.0.4/dependency-check-9.0.4-release.zip",
|
||||||
"hash": "37b70cd86710a6a8473e23f24ec12ac12f7808d3392c83a262064daccf307c83",
|
"hash": "32d931306b642c51b013aac47cc49e2f00d47dfe25d5d1941e901a74b54f8c36",
|
||||||
"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