We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91a3382 commit db4b7c2Copy full SHA for db4b7c2
Formula/d/dependency-check.rb
@@ -7,7 +7,7 @@ class DependencyCheck < Formula
7
head "https://github.com/jeremylong/DependencyCheck.git", branch: "main"
8
9
bottle do
10
- sha256 cellar: :any_skip_relocation, all: "feccee08ca7f9bd9ebf0793533c97dca36c54f6841ebecc5a0165188141f2c41"
+ sha256 cellar: :any_skip_relocation, all: "0a34c376a60d4936c6eeb0065af3e26756c279cdabcd1878ca016c183ba18a5e"
11
end
12
13
depends_on "openjdk"
0 commit comments