We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fef6ccb commit ebbd530Copy full SHA for ebbd530
Formula/g/grype.rb
@@ -1,8 +1,8 @@
1
class Grype < Formula
2
desc "Vulnerability scanner for container images and filesystems"
3
homepage "https://github.com/anchore/grype"
4
- url "https://github.com/anchore/grype/archive/refs/tags/v0.82.2.tar.gz"
5
- sha256 "efbd5e5c5c0b97f71ffaf5a638c9aaec14739478a38a79d0ed469a7e6c5689fc"
+ url "https://github.com/anchore/grype/archive/refs/tags/v0.83.0.tar.gz"
+ sha256 "c6d650b4442d34cdc4be05130372843d197e5a5b83a112fc58f01cb08c3d4757"
6
license "Apache-2.0"
7
head "https://github.com/anchore/grype.git", branch: "main"
8
0 commit comments