diff --git a/Formula/k/kubescape.rb b/Formula/k/kubescape.rb index 45e780e4b6d77..b6665a6e03c39 100644 --- a/Formula/k/kubescape.rb +++ b/Formula/k/kubescape.rb @@ -1,8 +1,8 @@ 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.18.tar.gz" - sha256 "cd0c4319fd200605a48bf9f123f339ed43eb4ad8e34bf91407f380ba46e7bc57" + url "https://github.com/kubescape/kubescape/archive/refs/tags/v3.0.19.tar.gz" + sha256 "d62ee82027f142ae002e09924cbbd0662c0a5d07b07f6579517c7ecbc8d23655" license "Apache-2.0" head "https://github.com/kubescape/kubescape.git", branch: "master"