Skip to content

Commit 91bded1

Browse files
committed
kube-linter 0.7.6
1 parent 5b20cf3 commit 91bded1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kube-linter.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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"
77
head "https://github.com/stackrox/kube-linter.git", branch: "master"
88

0 commit comments

Comments
 (0)