mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
dependency-check: Update to version 12.1.3 (Close #6926)
This commit is contained in:
parent
15b5564f60
commit
6fc71aa7d6
@ -1,20 +1,19 @@
|
||||
{
|
||||
"version": "12.1.0",
|
||||
"version": "12.1.3",
|
||||
"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/v12.1.0/dependency-check-12.1.0-release.zip",
|
||||
"hash": "0e5ba6ae58e753d5841048c6c8e495dbc4c7a4ea921a2b14daeac65195700532",
|
||||
"url": "https://github.com/dependency-check/DependencyCheck/releases/download/v12.1.3/dependency-check-12.1.3-release.zip",
|
||||
"hash": "c79149ab46ce24b2c69d4734caa1afa4e62f128eec719733bb8f0eb406bdd0d6",
|
||||
"extract_dir": "dependency-check",
|
||||
"bin": "bin\\dependency-check.bat",
|
||||
"checkver": {
|
||||
"url": "https://jeremylong.github.io/DependencyCheck/current.txt",
|
||||
"regex": "(.+)"
|
||||
"github": "https://github.com/dependency-check/DependencyCheck"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/jeremylong/DependencyCheck/releases/download/v$version/dependency-check-$version-release.zip"
|
||||
"url": "https://github.com/dependency-check/DependencyCheck/releases/download/v$version/dependency-check-$version-release.zip"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user