Skip to content

Commit 09964e8

Browse files
BrewTestBotchenrui333
authored andcommitted
kube-linter 0.7.6
kube-linter: update default head branch Signed-off-by: Rui Chen <[email protected]>
1 parent 5b20cf3 commit 09964e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/k/kube-linter.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
class KubeLinter < Formula
22
desc "Static analysis tool for Kubernetes YAML files and Helm charts"
33
homepage "https://github.com/stackrox/kube-linter"
4-
url "https://github.com/stackrox/kube-linter/archive/refs/tags/v0.7.5.tar.gz"
5-
sha256 "a6622df542b4eff596cd8bb06a317823bb1837ddb19d9f8945df85e337354a72"
4+
url "https://github.com/stackrox/kube-linter/archive/refs/tags/v0.7.6.tar.gz"
5+
sha256 "f85eaae3b622725ef95ee01be4fc9236c09656775935a6b26a21d2dc3daf6af1"
66
license "Apache-2.0"
7-
head "https://github.com/stackrox/kube-linter.git", branch: "master"
7+
head "https://github.com/stackrox/kube-linter.git", branch: "main"
88

99
bottle do
1010
sha256 cellar: :any_skip_relocation, arm64_tahoe: "acd0f780024758ee8a29185339cf62e7bd96a55e406dac2f8c14075253a0536b"

0 commit comments

Comments
 (0)