File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class DependencyCheck < Formula
22 desc "OWASP dependency-check"
33 homepage "https://owasp.org/www-project-dependency-check/"
4- url "https://github.com/jeremylong/DependencyCheck/releases/download/v11.1.0 /dependency-check-11.1.0 -release.zip"
5- sha256 "c5b5b9e592682b700e17c28f489fe50644ef54370edeb2c53d18b70824de1e22 "
4+ url "https://github.com/jeremylong/DependencyCheck/releases/download/v11.1.1 /dependency-check-11.1.1 -release.zip"
5+ sha256 "16f1c9de836a4e7353646d839cce36f0cfaf8db8d834b9eff9976b0854c9c423 "
66 license "Apache-2.0"
77 head "https://github.com/jeremylong/DependencyCheck.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , all : "feccee08ca7f9bd9ebf0793533c97dca36c54f6841ebecc5a0165188141f2c41 "
10+ sha256 cellar : :any_skip_relocation , all : "0a34c376a60d4936c6eeb0065af3e26756c279cdabcd1878ca016c183ba18a5e "
1111 end
1212
1313 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments