dependency-check: Update to version 6.4.0

This commit is contained in:
Richard Kuhnt 2021-10-11 19:00:31 +00:00
parent 51587e5f68
commit 45bf9c8c7b

View File

@ -1,5 +1,5 @@
{
"version": "6.3.2",
"version": "6.4.0",
"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",
@ -9,8 +9,8 @@
"java/openjdk"
]
},
"url": "https://github.com/jeremylong/DependencyCheck/releases/download/v6.3.2/dependency-check-6.3.2-release.zip",
"hash": "b13980f2b262a69b7e4f767e82f066a1f832c6d00f9998b605f475219f1b6a11",
"url": "https://github.com/jeremylong/DependencyCheck/releases/download/v6.4.0/dependency-check-6.4.0-release.zip",
"hash": "584ed061b71727844697301ec27839b6a4830221d7c3a2dfcdb436dd4833b9e0",
"extract_dir": "dependency-check",
"bin": "bin\\dependency-check.bat",
"checkver": {