Skip to content

Commit

Permalink
grype: update 0.72.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 21, 2023
1 parent 1353174 commit b71eb12
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/g/grype.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class Grype < Formula
head "https://github.com/anchore/grype.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c4edb9673c6435afde39de104c7d7cc6e32ded7bb2421c753dbef076c19c5b2d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "1cf84dcd5fe73c34c951221da54d50f3785485be8d81738b1fa748f939f362ca"
sha256 cellar: :any_skip_relocation, arm64_monterey: "6f47dccd41832d7a9057b1a5b37a44de30e0a1d6e8afd14b97c611e68400e46b"
sha256 cellar: :any_skip_relocation, sonoma: "7447f037ea1e035b0e07091dbba3f787dccb25db5fc1787ec70609a5046e158f"
sha256 cellar: :any_skip_relocation, ventura: "2ef0c433589da0679c2a4ffd55216da66f60606dc3f173b40af9fb6e2dacd880"
sha256 cellar: :any_skip_relocation, monterey: "d9a386ac6f09cb3ee657da5edfc38303969d2e72061fca09451021feba2ff4e3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "73dec3e527be2b497199304ba9b0c9027c2ae9cfbb6c41273ec0a0cef3d21ea0"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a27bd2e4ef0a7ba3db0ee123c68d4340a9ac818e95810bbb5764ab00c6d27cdf"
sha256 cellar: :any_skip_relocation, arm64_ventura: "0b9f47029d7e283c9504b4bf88700316fc08ad129eaac8d8e2021187d996d931"
sha256 cellar: :any_skip_relocation, arm64_monterey: "6e954f39f264a3996120ef37a0ef20bc44d6c7bb0b8812843da575b04a025e98"
sha256 cellar: :any_skip_relocation, sonoma: "9d33d3862a9bb3d6f3780b913929cc477de36c23e9a4457326b72d54ff9fd454"
sha256 cellar: :any_skip_relocation, ventura: "1149fc32bba5e40c89031091c11d0491059530d688a988f7df96deea7dd23d71"
sha256 cellar: :any_skip_relocation, monterey: "705c1abb2995d76755d243eda16ca26b0400383a3b84e4d9b108a8bc30a04707"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b6e3d28bc4f2768d294024c16ca9cb6937e3c6bb66e0371fd18689c8aff0ab17"
end

depends_on "go" => :build
Expand Down

0 comments on commit b71eb12

Please sign in to comment.