Skip to content

Commit 665bc1d

Browse files
committed
kubescape 3.0.38
1 parent d6bef8f commit 665bc1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kubescape.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Kubescape < Formula
22
desc "Kubernetes testing according to Hardening Guidance by NSA and CISA"
33
homepage "https://kubescape.io"
4-
url "https://github.com/kubescape/kubescape/archive/refs/tags/v3.0.37.tar.gz"
5-
sha256 "9da14e426fa0c43255d23a4221a9b07c61bfa8a1f64962956be962ee5b67c790"
4+
url "https://github.com/kubescape/kubescape/archive/refs/tags/v3.0.38.tar.gz"
5+
sha256 "d183f683b8f2d620e7736f1b42eed918936ccc86cf9c7524a8f9cc41ef695ac9"
66
license "Apache-2.0"
77
head "https://github.com/kubescape/kubescape.git", branch: "master"
88

0 commit comments

Comments
 (0)