Skip to content

Commit ebbd530

Browse files
BrewTestBotdaeho-ro
authored andcommitted
grype 0.83.0
1 parent fef6ccb commit ebbd530

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/grype.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Grype < Formula
22
desc "Vulnerability scanner for container images and filesystems"
33
homepage "https://github.com/anchore/grype"
4-
url "https://github.com/anchore/grype/archive/refs/tags/v0.82.2.tar.gz"
5-
sha256 "efbd5e5c5c0b97f71ffaf5a638c9aaec14739478a38a79d0ed469a7e6c5689fc"
4+
url "https://github.com/anchore/grype/archive/refs/tags/v0.83.0.tar.gz"
5+
sha256 "c6d650b4442d34cdc4be05130372843d197e5a5b83a112fc58f01cb08c3d4757"
66
license "Apache-2.0"
77
head "https://github.com/anchore/grype.git", branch: "main"
88

0 commit comments

Comments
 (0)