diff --git a/bucket/kubescape.json b/bucket/kubescape.json index bb4bbebadb..9a87b65d49 100644 --- a/bucket/kubescape.json +++ b/bucket/kubescape.json @@ -1,12 +1,12 @@ { - "version": "3.0.0", + "version": "3.0.1", "description": "Scans K8s clusters, YAML files, and HELM charts, and detect misconfigurations and software vulnerabilities at early stages of the CI/CD pipeline and provides a risk score instantly and risk trends over time.", "homepage": "https://github.com/kubescape/kubescape/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/kubescape/kubescape/releases/download/v3.0.0/kubescape.exe", - "hash": "5844ea67469664a0ce6c36525a4ff85b8a1443de437e6a46a649a745cf912ff9" + "url": "https://github.com/kubescape/kubescape/releases/download/v3.0.1/kubescape.exe", + "hash": "b2796ee877ddc828eeb5082978f8a9b9c340df4de97e7e022c41e2e34d328270" } }, "bin": "kubescape.exe",