Skip to content

Commit d793c24

Browse files
committed
kube-bench 0.10.1
1 parent 42127fe commit d793c24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kube-bench.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class KubeBench < Formula
22
desc "Checks Kubernetes deployment against security best practices (CIS Benchmark)"
33
homepage "https://github.com/aquasecurity/kube-bench"
4-
url "https://github.com/aquasecurity/kube-bench/archive/refs/tags/v0.10.0.tar.gz"
5-
sha256 "dc5952800fdf8a4464e1939e7b6cdaabde97c8064ec82a3d7bb365753e0b2c32"
4+
url "https://github.com/aquasecurity/kube-bench/archive/refs/tags/v0.10.1.tar.gz"
5+
sha256 "8a7372a5f4e65c286a879a376dfda73888f221d77b6f4f22ad1432e03375e327"
66
license "Apache-2.0"
77
head "https://github.com/aquasecurity/kube-bench.git", branch: "main"
88

0 commit comments

Comments
 (0)