From c2b21d5795e9c621b6d27da90366855aabfa463f Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 12 Nov 2024 15:51:08 +0000 Subject: [PATCH] kubescape 3.0.19 --- Formula/k/kubescape.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"