dependency-check: Update to version 6.1.6

This commit is contained in:
Richard Kuhnt 2021-04-29 11:00:16 +00:00
parent e1f3cc54f7
commit 973cf19175

View File

@ -1,5 +1,5 @@
{ {
"version": "6.1.5", "version": "6.1.6",
"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.1.5/dependency-check-6.1.5-release.zip", "url": "https://github.com/jeremylong/DependencyCheck/releases/download/v6.1.6/dependency-check-6.1.6-release.zip",
"hash": "54af1e44491cb283cc31d58340110a2c4b98d9362394dee769a1be3c7749e107", "hash": "34e817f41b1267e3d17173b0e4fd87c1358beacb94793fec544b8a7b0b2823bd",
"extract_dir": "dependency-check", "extract_dir": "dependency-check",
"bin": "bin\\dependency-check.bat", "bin": "bin\\dependency-check.bat",
"checkver": { "checkver": {