diff --git a/bucket/kubescape.json b/bucket/kubescape.json index 9ff9406031..a0bc1bdb02 100644 --- a/bucket/kubescape.json +++ b/bucket/kubescape.json @@ -1,12 +1,12 @@ { - "version": "3.0.12", + "version": "3.0.13", "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.12/kubescape.exe", - "hash": "ad7c9eaa938430b4755a51d56b22a9662e0596e1675b53f12474f51522920fe9" + "url": "https://github.com/kubescape/kubescape/releases/download/v3.0.13/kubescape.exe", + "hash": "bcf4be2663943c98a467b0a69d405c1622bfd788ae0fe69a05de1e3b5745a4b0" } }, "bin": "kubescape.exe",