Skip to content

Commit 97db01a

Browse files
committed
grype: update 0.91.0 bottle.
1 parent c6aa009 commit 97db01a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/g/grype.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Grype < Formula
77
head "https://github.com/anchore/grype.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6f04100f31b3ccadaab3ee412f3e6f43d11a70435bac72c04924aa0352bcfbd7"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "36bb628a9566c81869dfbae56860039effce7c5be9252d0150dd65db7ca5ba85"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "a8fc8d26fd1a8eb54e3523095befec4e110766fb8b0579087f2b472bfe3d8cb0"
13-
sha256 cellar: :any_skip_relocation, sonoma: "6a7f8ed4d06e52df47a4f6bddc082f30510fda1daa0aff93ff601a9b0fd63fec"
14-
sha256 cellar: :any_skip_relocation, ventura: "82467a2615e21cb68acf6981094012aa543ec06a9976ce7d5f5cfa4870cdc09a"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "f6d2293c15d5bf23600b8ae2abc8b4ef546f2f99edb1d407d7c1e56d0c018bab"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "411a3c30013ca25956c03b044d92d3e595552b19875ce75890279f24715d98e9"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ea9e3b22dc06eae29ca1cfdd487891a32294d381dad4db75b9ea005c8b218595"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "529e31640619625f7bf324449d4121f9f704dd265cab51613b636b0514fed593"
13+
sha256 cellar: :any_skip_relocation, sonoma: "50f4b04af98850093cf2f20b69c9e76774801cb3f3004ccbaaf34c29d0a382a4"
14+
sha256 cellar: :any_skip_relocation, ventura: "e4a4152cd4bb7edaae5d3b3698e59e241acee57e4dae9ef5687eebbce3a43bcd"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "945193d5d9132ab49baf5a434b9570df45f98d4c197994ca55ebd699d33093db"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)