diff --git a/bucket/trivy.json b/bucket/trivy.json index 4cb4cb962d..5cbeb89c88 100644 --- a/bucket/trivy.json +++ b/bucket/trivy.json @@ -1,12 +1,12 @@ { - "version": "0.46.0", + "version": "0.46.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.46.0/trivy_0.46.0_windows-64bit.zip", - "hash": "46209475a94c024b193852a81cc8f0cd713eb56da6966c9467a00e26b9670fe6" + "url": "https://github.com/aquasecurity/trivy/releases/download/v0.46.1/trivy_0.46.1_windows-64bit.zip", + "hash": "d511fcf3b36a1917cf9cfc316a92677392dfd255f9276834b8d7854b7bbbe4c5" } }, "bin": "trivy.exe",