diff --git a/bucket/kubescape.json b/bucket/kubescape.json index 544baadc1a..776637ec7d 100644 --- a/bucket/kubescape.json +++ b/bucket/kubescape.json @@ -1,12 +1,12 @@ { - "version": "2.0.157", + "version": "2.0.158", "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.157/kubescape-windows-latest#/kubescape.exe", - "hash": "8c45065f64d0e2c15c0168b84513b14ab3628bfabe42aaba1589b268e84b3414" + "url": "https://github.com/armosec/kubescape/releases/download/v2.0.158/kubescape-windows-latest#/kubescape.exe", + "hash": "6a8b47ffec59ba65738b54eb3370b7011d2b8cfa46038b8de8790656b508713c" } }, "bin": "kubescape.exe",