File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff 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 : "f86692bf61a66fb5b0c39e92fc427549e6595b986d57a5be218a5b5d9c548ab3 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "fb128154ab224a78917b011e6a7a3c74872fc129566d491a7b8c8b917f817912 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "f9ec26ac85ae43436b2a8ce46a50d952c07cbb4b629e8db6693c7c3c8b2f3b29 "
13- sha256 cellar : :any_skip_relocation , sonoma : "d90a9815093319d70a0eb0cf006d27ea03042675d88b3030415b50220993a88c "
14- sha256 cellar : :any_skip_relocation , ventura : "b2eacf6cfeb935e7f025b3e724523b80e318497cb89e7eb02b9074ee57482546 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "18b4df43324d0ad2a1d4a388b351e2af7066d0252bb724e0a1ed03682e325c5c "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "407f2b3cb5a5fe726384894b41b1cd29efa0971a5711c85c111fa2c7d813b7fa "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "a3c636a052aa8cffa9b0febe6d55c25e73657d1a70ea0a09b71e6edc1de24ea8 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "5ede6cfead560e0d67c47f166c4f557b07dbaa60a5a2d211eaa2eca80a2d2fa5 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "f7a5da14e282417c5aa4f31e75b49836509898dccd28f2cbeb6e54e034d93c8d "
14+ sha256 cellar : :any_skip_relocation , ventura : "918657c64c71fbeb8e13b58d369def82c2cfd036e9cdaa2c3f13d4f9a2b8009d "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "0790ce9bc44430d73fcee28757a69dbc9cb0cb67cfd546c22b5a0f028974d05c "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments