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 Keploy < Formula
77 head "https://github.com/keploy/keploy.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "3eca276b110a4f5cf8a417e558c23044831c59486b99a541e53f74fcaa59e116 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "3eca276b110a4f5cf8a417e558c23044831c59486b99a541e53f74fcaa59e116 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "3eca276b110a4f5cf8a417e558c23044831c59486b99a541e53f74fcaa59e116 "
13- sha256 cellar : :any_skip_relocation , sonoma : "8a33edb88645b8fe1123fb8ce2ad795a1e3a52f92330dc7c4a3321565ae2a12e "
14- sha256 cellar : :any_skip_relocation , ventura : "8a33edb88645b8fe1123fb8ce2ad795a1e3a52f92330dc7c4a3321565ae2a12e "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "ebe9d80343d3085aecf0596d27fe9038e9be6b64a1b8dfbc9277827f15d69f2a "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "c85253a55e9093973dd960239fa705abf16a19ca2b175fe3d1d1f35e38562762 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "c85253a55e9093973dd960239fa705abf16a19ca2b175fe3d1d1f35e38562762 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "c85253a55e9093973dd960239fa705abf16a19ca2b175fe3d1d1f35e38562762 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "8c60e804b11bb8f929464251a5c57a4df2e75538b2ff5f9bede07253c8de92b3 "
14+ sha256 cellar : :any_skip_relocation , ventura : "8c60e804b11bb8f929464251a5c57a4df2e75538b2ff5f9bede07253c8de92b3 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "7371435a8e563852d07e976bdf8e6d3c7edff3368980fecf0b07003502e8112e "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments