diff --git a/bucket/trivy.json b/bucket/trivy.json index 8b9ff1927a..0291ad00b4 100644 --- a/bucket/trivy.json +++ b/bucket/trivy.json @@ -1,12 +1,12 @@ { - "version": "0.59.1", + "version": "0.60.0", "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.59.1/trivy_0.59.1_windows-64bit.zip", - "hash": "fcc61aaf1ffe669af7557724a015becd2c2deb244be2844ba59f62590cbada4b" + "url": "https://github.com/aquasecurity/trivy/releases/download/v0.60.0/trivy_0.60.0_windows-64bit.zip", + "hash": "2946ebc26d697551a4d180896e2274e304da6685a6184396af1b29de983ff2c8" } }, "bin": "trivy.exe",