dependency-check: Update to version 6.3.2

This commit is contained in:
Richard Kuhnt 2021-09-29 13:00:36 +00:00
parent 0a71281e62
commit d845cbfa8e

View File

@ -1,5 +1,5 @@
{
"version": "6.3.1",
"version": "6.3.2",
"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.1/dependency-check-6.3.1-release.zip",
"hash": "3650ef52aa66eeea1cd5f063670aec7304c2f2a3cd4cafd84bcf516660fbdfa2",
"url": "https://github.com/jeremylong/DependencyCheck/releases/download/v6.3.2/dependency-check-6.3.2-release.zip",
"hash": "b13980f2b262a69b7e4f767e82f066a1f832c6d00f9998b605f475219f1b6a11",
"extract_dir": "dependency-check",
"bin": "bin\\dependency-check.bat",
"checkver": {