Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Formula/k/kubescape.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ class Kubescape < Formula
desc "Kubernetes testing according to Hardening Guidance by NSA and CISA"
homepage "https://kubescape.io"
url "https://github.com/kubescape/kubescape/archive/refs/tags/v3.0.47.tar.gz"
sha256 "3782a959a87ea9b0f3409f335e87edda54b0f1d7285c1113e5ec220ff998aef3"
sha256 "1d8c4820f341823dc1fc50d575044099dbf5cbfe2a05fc9e12976715efb41ae9"
license "Apache-2.0"
head "https://github.com/kubescape/kubescape.git", branch: "master"

Expand Down
Loading