Skip to content

Commit 91a3382

Browse files
committed
dependency-check 11.1.1
1 parent c1b658f commit 91a3382

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/dependency-check.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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

0 commit comments

Comments
 (0)