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 Trivy < Formula
77 head "https://github.com/aquasecurity/trivy.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "ee1488acb7b9fe7457f238f11cbca3b8174e44f4bcec689e27654e3d934ef4e7 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "213553baba40a2d2bd7b6a058caa59525286a836afc06654385ba7cbf1f1c970 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "96f46e3013c7c71397c9515853da19db8e219d9cae83f715368effd7e6639bc5 "
13- sha256 cellar : :any_skip_relocation , sonoma : "a87f997fb160d95bcc14a5b219c09643480941ca7b36a40aea8e33244b7b6d9e "
14- sha256 cellar : :any_skip_relocation , ventura : "3579f8a888aee3774d092b677bb593d13baf3fc0996597f8fae613fa35571bf6 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "57b0b59d2c95f021d3865db3123f2d2cb7ade655111baf0e35cabd40eda13b7a "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "b06bef9ba29328835ef4ab28a50c4871b5e77dd61564a22a211d26da3888d409 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "9866ee672b3a509161f29869b845a298c4982b1c42c49c63796d40e872344510 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "15ab722b261c1d2d8e7bef80873fdd7f4e1d4513c6ed7af5dace30ed71a45a5a "
13+ sha256 cellar : :any_skip_relocation , sonoma : "410b9d49d0f2344869386d4f2038ec0106559b73a88fbb05c2af8df61f7f7bc5 "
14+ sha256 cellar : :any_skip_relocation , ventura : "42bea7ae648bf962fce6b10ce14da588ce45f7852a3a2feb400a3ac02d6c86ad "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "d712bfb3e4a9ecb71dfa66a3da4fc5cf4d789b1ad3d2314f434c4a5fd6203abc "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments