diff --git a/bucket/kubescape.json b/bucket/kubescape.json index 1c4095db75..b8a4a47c35 100644 --- a/bucket/kubescape.json +++ b/bucket/kubescape.json @@ -1,12 +1,12 @@ { - "version": "2.3.4", + "version": "2.3.5", "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/v2.3.4/kubescape.exe", - "hash": "d65dc63cb45f976c7e4cd40bc3c39f58a3826973333c8c596d971921c5760172" + "url": "https://github.com/kubescape/kubescape/releases/download/v2.3.5/kubescape.exe", + "hash": "201816c382488d48403a68768c84fb169e7851fe152697bc0c9cb02c0d76a2af" } }, "bin": "kubescape.exe",