diff --git a/bucket/trivy.json b/bucket/trivy.json index 5c675ba6f6..a68a55c8d2 100644 --- a/bucket/trivy.json +++ b/bucket/trivy.json @@ -1,12 +1,12 @@ { - "version": "0.69.1", + "version": "0.69.2", "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.69.1/trivy_0.69.1_windows-64bit.zip", - "hash": "7a37fafd7a62fef07d4ebe9c5a90bb079e929eac78d691863b013eec14d57eac" + "url": "https://github.com/aquasecurity/trivy/releases/download/v0.69.2/trivy_0.69.2_windows-64bit.zip", + "hash": "d772fa7c3c1bc52d2914ff78107596fbd20010b5f18bec6f39d63ee3bb31ad45" } }, "bin": "trivy.exe",