Skip to content

Commit 84c2b97

Browse files
committed
trivy 0.63.0
1 parent a07029e commit 84c2b97

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.62.1.tar.gz"
5-
sha256 "1b8000f08876dd02203021414581275daa69db00fab731351dbcf2a008ebe82a"
4+
url "https://github.com/aquasecurity/trivy/archive/refs/tags/v0.63.0.tar.gz"
5+
sha256 "ac26dcb16072e674b8a3bffa6fbd817ec5baa125660b5c49d9ad8659e14d0800"
66
license "Apache-2.0"
77
head "https://github.com/aquasecurity/trivy.git", branch: "main"
88

0 commit comments

Comments
 (0)