diff --git a/bucket/trivy.json b/bucket/trivy.json index 5e69d92328..65af930b69 100644 --- a/bucket/trivy.json +++ b/bucket/trivy.json @@ -1,12 +1,12 @@ { - "version": "0.64.0", + "version": "0.64.1", "description": "Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more", "homepage": "https://trivy.dev", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/aquasecurity/trivy/releases/download/v0.64.0/trivy_0.64.0_windows-64bit.zip", - "hash": "7f34d0cd2813cf7f89064ffbc04af891f7839f673e9a0a0505cf91391d07826e" + "url": "https://github.com/aquasecurity/trivy/releases/download/v0.64.1/trivy_0.64.1_windows-64bit.zip", + "hash": "d03bce6326ff75d041f2499e801357d3da6b08a28be085580d9b0bdf84971d12" } }, "bin": "trivy.exe",