Skip to content

Commit

Permalink
grype 0.86.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 9, 2024
1 parent d875339 commit d9c7ac5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/g/grype.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Grype < Formula
desc "Vulnerability scanner for container images and filesystems"
homepage "https://github.com/anchore/grype"
url "https://github.com/anchore/grype/archive/refs/tags/v0.85.0.tar.gz"
sha256 "b32d158629a16a03b4300e48369e0727cb664b3c3652477da3eafab5f1d32931"
url "https://github.com/anchore/grype/archive/refs/tags/v0.86.0.tar.gz"
sha256 "44b777eeca3127cfe08007fdeb0a7e7f7b1b268eb224b0993e82eb6ab8fd77f7"
license "Apache-2.0"
head "https://github.com/anchore/grype.git", branch: "main"

Expand Down

0 comments on commit d9c7ac5

Please sign in to comment.