Skip to content

Commit

Permalink
grype: update 0.85.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 21, 2024
1 parent 16e4f74 commit 250e52e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/g/grype.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class Grype < Formula
head "https://github.com/anchore/grype.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "1deee0b237878d536af5cec89228c816359ffcb6938f5f7f9b9e5e9134a7795d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2fd27d74f427139a68f4ae6fefa9764bfd89c5b2b975bc7de303cb2ba41bd396"
sha256 cellar: :any_skip_relocation, arm64_ventura: "76e42a51d2b2e5b5b0422b543a967ac4b24072c78ec29dcb159c8bbda68f60ca"
sha256 cellar: :any_skip_relocation, sonoma: "f503f10149808489f08c6b1dd809073f36f7849d945d03dd6e63befcb66e3642"
sha256 cellar: :any_skip_relocation, ventura: "b4fad834e238caca983d388efa5fe87d1af64213d869146d2a24e0f1ad207ffc"
sha256 cellar: :any_skip_relocation, x86_64_linux: "01877f475641ff986b42c5e29fdd2b814024bacb5cd93c719b52538851ab6ba6"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "725d4a093a1d21e48282c9005ea3589475b4557307c7b05e744eb6248d8f28dc"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e7b194076a3e275ae470c84b672f12df7feafc7abf6d2b27a58e488da8cfcc69"
sha256 cellar: :any_skip_relocation, arm64_ventura: "07376330f471a578c1b150dfb4ad9595802ba01199e5cf53bafe2d1744bb21d8"
sha256 cellar: :any_skip_relocation, sonoma: "17e491458c38dc0a51d730b5ef54abaafd522d6c39d3b2079c63595d1b959c5d"
sha256 cellar: :any_skip_relocation, ventura: "43da4ed8d22e9951a57a05923643f4bb2d7db974a78c152540bbe92c2dd258e3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "891ee483a083705842c3587bf11c962e7361ac2cb17bc931c8b36cc15211b76b"
end

depends_on "go" => :build
Expand Down

0 comments on commit 250e52e

Please sign in to comment.