File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
class KubeLinter < Formula
2
2
desc "Static analysis tool for Kubernetes YAML files and Helm charts"
3
3
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 "
6
6
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 "
8
8
9
9
bottle do
10
10
sha256 cellar : :any_skip_relocation , arm64_tahoe : "acd0f780024758ee8a29185339cf62e7bd96a55e406dac2f8c14075253a0536b"
You can’t perform that action at this time.
0 commit comments