diff --git a/bucket/kubescape.json b/bucket/kubescape.json index 0a149f8a07..09e6c0f847 100644 --- a/bucket/kubescape.json +++ b/bucket/kubescape.json @@ -1,12 +1,12 @@ { - "version": "3.0.35", + "version": "3.0.36", "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.35/kubescape.exe", - "hash": "9df4dcea8eb61c537bdfc06361f433a8d3d0774e549c395a0bc89dc44742dbc3" + "url": "https://github.com/kubescape/kubescape/releases/download/v3.0.36/kubescape.exe", + "hash": "4cd7af2e55598e1a27acb98d96c6e0e262f12829255ad77cf77260facb131c62" } }, "bin": "kubescape.exe",