dependency-check 5.2.3
Closes #46623. Signed-off-by: Rui Chen <rchen@meetup.com>
This commit is contained in:
parent
22854283d2
commit
73359f41d9
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class DependencyCheck < Formula
|
||||
desc "OWASP dependency-check"
|
||||
homepage "https://www.owasp.org/index.php/OWASP_Dependency_Check"
|
||||
url "https://dl.bintray.com/jeremy-long/owasp/dependency-check-5.2.2-release.zip"
|
||||
sha256 "a0bb0e041db4a22ae0a1db83ff962b960aaf9cd0205d99d64e872361ccfcaa34"
|
||||
url "https://dl.bintray.com/jeremy-long/owasp/dependency-check-5.2.3-release.zip"
|
||||
sha256 "40e2d8514da5930986e2d2f5720a5be9eb12cd49359bc442bcf6e9e63242afd8"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue