Skip to content

Commit

Permalink
grype: update 0.74.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 26, 2024
1 parent b78142b commit 4e3db69
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: "bc5199e2f8b2dfb600b9914c679ef09e83583205aa7ac93be374b46e8355b46f"
sha256 cellar: :any_skip_relocation, arm64_ventura: "ed63a6a3926da318a4ed51c467dcd9d81b74026873d71ab722d30353234eb6a3"
sha256 cellar: :any_skip_relocation, arm64_monterey: "fb863b872797813ba4828820db985d8f48195dd6c88b1d83f4c3edf6f67973f1"
sha256 cellar: :any_skip_relocation, sonoma: "4150ff2e5fb84c62d95956d49a9b44067232878d1fb0c4ac9437850ad1614b81"
sha256 cellar: :any_skip_relocation, ventura: "bafacdfd36207012183078de90866d1c8fadb0693c9237b15245d7e3914fe57c"
sha256 cellar: :any_skip_relocation, monterey: "eaeb92666732b332069dacd706b8c82bb0a7ca6d65dcac2e1907ea37b0e74017"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0d07a2105d1bbe08179e0609efd9d15a7c8345d0fde4112632c0caa69757a5cf"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "750028bf1625ac94aefa84ab3c45b96f626f54ce839327e665230eb655437eda"
sha256 cellar: :any_skip_relocation, arm64_ventura: "1f7fd667aeaad1c99c1b3aee7a8c995e6bb1b1f6d8237ab1ab5c3aa76c1612c1"
sha256 cellar: :any_skip_relocation, arm64_monterey: "44f31856085b93784ae37c2d63bf1255689e85245397f2967ee5f3ae19d0463f"
sha256 cellar: :any_skip_relocation, sonoma: "4a8af80919400a9014cc327b318d391b818f1d51e4ea8a2bbaba9681bd25bfce"
sha256 cellar: :any_skip_relocation, ventura: "c89f4cb42b0567df0c23d202820d49089ea15a87a3d15308706ca189389ff42e"
sha256 cellar: :any_skip_relocation, monterey: "cd394ab2da3318a3571329a166c72da5a1d4300d1199af852b0366ff08f68fff"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b60fa50876cf073bb9c17df799c2dc60303b4bcf565e00210111580ed998c1ce"
end

depends_on "go" => :build
Expand Down

0 comments on commit 4e3db69

Please sign in to comment.