diff --git a/bucket/kubescape.json b/bucket/kubescape.json index a9264fda9e..224f890e4c 100644 --- a/bucket/kubescape.json +++ b/bucket/kubescape.json @@ -1,12 +1,12 @@ { - "version": "2.0.145", + "version": "2.0.146", "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/armosec/kubescape/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/armosec/kubescape/releases/download/v2.0.145/kubescape-windows-latest#/kubescape.exe", - "hash": "8da59204bdf3057494c62cae182231aa9501bbe79887698e888fb2b04dfbe083" + "url": "https://github.com/armosec/kubescape/releases/download/v2.0.146/kubescape-windows-latest#/kubescape.exe", + "hash": "ca367904e1e16cd3999fc5b76407381d8cfa82abc70447f6f30588af14543ba0" } }, "bin": "kubescape.exe",