diff --git a/bucket/kubescape.json b/bucket/kubescape.json index 8786c27614..85a2ee255c 100644 --- a/bucket/kubescape.json +++ b/bucket/kubescape.json @@ -1,12 +1,12 @@ { - "version": "1.0.133", + "version": "1.0.134", "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.133/kubescape-windows-latest#/kubescape.exe", - "hash": "f2ca6a239143c9e670c758663b01ca91e5ac52e13cd4f7dad8e1fd8ca036739b" + "url": "https://github.com/armosec/kubescape/releases/download/v1.0.134/kubescape-windows-latest#/kubescape.exe", + "hash": "3c350f8198bc7a017309db5b1802a6fcb2b204365c495cfde9f7b2c5cd0c06bf" } }, "bin": "kubescape.exe",