diff --git a/bucket/kubescape.json b/bucket/kubescape.json index 7669e88538..3809398c91 100644 --- a/bucket/kubescape.json +++ b/bucket/kubescape.json @@ -1,12 +1,12 @@ { - "version": "1.0.138", + "version": "1.0.139", "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/v1.0.138/kubescape-windows-latest#/kubescape.exe", - "hash": "06acfe874d79b8066e1b6ad3c62c1c31db19e336774841f1b38f65ff9424c367" + "url": "https://github.com/armosec/kubescape/releases/download/v1.0.139/kubescape-windows-latest#/kubescape.exe", + "hash": "8142300db0ee462b562e3ced63ca0881c2245923b44d4b0240be132666ba3dc0" } }, "bin": "kubescape.exe",