diff --git a/bucket/kubescape.json b/bucket/kubescape.json index cf666ee2f3..1a0d00475f 100644 --- a/bucket/kubescape.json +++ b/bucket/kubescape.json @@ -1,12 +1,12 @@ { - "version": "2.3.2", + "version": "2.3.3", "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.2/kubescape.exe", - "hash": "4cda5b4486e1b9420fefb69a51aeb379a57d03b923a0b9e78b3e0ff4f8a8fb6d" + "url": "https://github.com/kubescape/kubescape/releases/download/v2.3.3/kubescape.exe", + "hash": "151248208d1fac6fb4275fd168c9f1f5a897c9ca6ec63f0dd70ba602a59c3e62" } }, "bin": "kubescape.exe",