Skip to content

Commit 67de0c1

Browse files
committed
trivy 0.64.1
1 parent 63b2d2e commit 67de0c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/trivy.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Trivy < Formula
22
desc "Vulnerability scanner for container images, file systems, and Git repos"
33
homepage "https://trivy.dev/"
4-
url "https://github.com/aquasecurity/trivy/archive/refs/tags/v0.64.0.tar.gz"
5-
sha256 "95f958c5cf46e063660c241d022a57f99309208c9725d6031b048c9c414ecfa7"
4+
url "https://github.com/aquasecurity/trivy/archive/refs/tags/v0.64.1.tar.gz"
5+
sha256 "9e23c90bd1afd9c369f1582712907e8e0652c8f5825e599850183af174c65666"
66
license "Apache-2.0"
77
head "https://github.com/aquasecurity/trivy.git", branch: "main"
88

0 commit comments

Comments
 (0)