File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -9,13 +9,11 @@ class Prowler < Formula
99 head "https://github.com/prowler-cloud/prowler.git" , branch : "master"
1010
1111 bottle do
12- sha256 cellar : :any , arm64_sequoia : "e8f948501456e902e603960366ec2e7db1b7ca98fd301d3f01f8ea9c87e50093"
13- sha256 cellar : :any , arm64_sonoma : "2a918cbc6a6128af042d40c13e3f5c77f897ba0a79d9cabee504a0d59e14f9ec"
14- sha256 cellar : :any , arm64_ventura : "2bb0c779556a234e8522aea839550e8f3c60dd93ac153d0b07a214315e9b6d6f"
15- sha256 cellar : :any , sonoma : "0be2fc2ee9fa6334e2b700bfa9ec4bce877eb34cd342825c9db1c196acffda29"
16- sha256 cellar : :any , ventura : "a88fb582f88ee199c81d4c713d7c6448caab9cf2be124bf73b020210390473f5"
17- sha256 cellar : :any_skip_relocation , arm64_linux : "74672f7dd5993e870efeafdbbd83a85ab144d48ed5f8bf7e1e4b28a852311b74"
18- sha256 cellar : :any_skip_relocation , x86_64_linux : "88022c270c7cc129c01db794cc4122823fb20c62a43350735953f4799f4ba91b"
12+ sha256 cellar : :any , arm64_sequoia : "55e22385ff9167b1ea441e4f6607739af8217221df9ba221d2a62af0f4d68633"
13+ sha256 cellar : :any , arm64_sonoma : "48b64bcb85f62e5ed59b779a85030658eef25c34de0f3d62de8cb536eba5598d"
14+ sha256 cellar : :any , sonoma : "c43edda2ccf7fa339dcd332ea181c7f1c19daab943f9d01f4cb87e5110666fda"
15+ sha256 cellar : :any_skip_relocation , arm64_linux : "e4a381f5849defcb2a05a7f20b649223998090f9729aba411e060741e7c94932"
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "ecaed22738e64516d59b71ac044e2972dae4aaca9ddf074bbdf63e1e6d28d476"
1917 end
2018
2119 depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments