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 2066300 commit 4a8b2daCopy full SHA for 4a8b2da
Formula/k/kube-linter.rb
@@ -7,6 +7,7 @@ class KubeLinter < Formula
7
head "https://github.com/stackrox/kube-linter.git", branch: "main"
8
9
bottle do
10
+ sha256 cellar: :any_skip_relocation, arm64_tahoe: "7380829a0f6ae2880c44efe2bf18395b7e1e620b2f2b23fc70516b7063aa7964"
11
sha256 cellar: :any_skip_relocation, arm64_sequoia: "7380829a0f6ae2880c44efe2bf18395b7e1e620b2f2b23fc70516b7063aa7964"
12
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7380829a0f6ae2880c44efe2bf18395b7e1e620b2f2b23fc70516b7063aa7964"
13
sha256 cellar: :any_skip_relocation, sonoma: "25bbb4d6dd5cce47ca9ad4be319ac607113f2f91bd84841eac7e3fe8420349b8"
0 commit comments