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 9620ddf commit 8042688Copy full SHA for 8042688
Formula/d/dockcheck.rb
@@ -7,7 +7,7 @@ class Dockcheck < Formula
7
head "https://github.com/mag37/dockcheck.git", branch: "main"
8
9
bottle do
10
- sha256 cellar: :any_skip_relocation, all: "2e97e5124048c31afc7fda841805e2add4c0c2769b51e2b9c5534f2c6ea96206"
+ sha256 cellar: :any_skip_relocation, all: "246e6f694ea7a248a17e7113228674d6e96f2910761e82c0b25037d3c83c43dc"
11
end
12
13
depends_on "jq"
0 commit comments