diff --git a/bucket/kubescape.json b/bucket/kubescape.json index e46a3924f2..12949f3d2b 100644 --- a/bucket/kubescape.json +++ b/bucket/kubescape.json @@ -1,12 +1,12 @@ { - "version": "2.0.159", + "version": "2.0.160", "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.159/kubescape-windows-latest#/kubescape.exe", - "hash": "2ad90cc8de948310667df27dbebcd287daa281ec700ff2dbd733c0458d625305" + "url": "https://github.com/armosec/kubescape/releases/download/v2.0.160/kubescape-windows-latest#/kubescape.exe", + "hash": "37c2d8b73c24cbddc8e25f20a2631ac62e8dd930380a1b2722d23f4d8de1f6f8" } }, "bin": "kubescape.exe",