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 FabricAi < Formula
77 head "https://github.com/danielmiessler/fabric.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "908408144858c47a01ff43683a68263c2773ebfd7af2bc24f5279728a47ede91 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "908408144858c47a01ff43683a68263c2773ebfd7af2bc24f5279728a47ede91 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "908408144858c47a01ff43683a68263c2773ebfd7af2bc24f5279728a47ede91 "
13- sha256 cellar : :any_skip_relocation , sonoma : "89261cb04eb9ac42011d6777559a14dba95ef3e369c4d9919617509349ccde90 "
14- sha256 cellar : :any_skip_relocation , ventura : "89261cb04eb9ac42011d6777559a14dba95ef3e369c4d9919617509349ccde90 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "00e623e41aeb7de4b3a99c853c08121be379b9f538a823f5e3880abc78e0d130 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "77654bd6025e184891d09fc854fc333fc68387f448ec36b4f0dea007afdb3e25 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "77654bd6025e184891d09fc854fc333fc68387f448ec36b4f0dea007afdb3e25 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "77654bd6025e184891d09fc854fc333fc68387f448ec36b4f0dea007afdb3e25 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "a2763651c52e6c3636d916a1b6ef93a22c12838ebdd294a5ecd7a8c3e8264748 "
14+ sha256 cellar : :any_skip_relocation , ventura : "a2763651c52e6c3636d916a1b6ef93a22c12838ebdd294a5ecd7a8c3e8264748 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "e1b61af1d5b8180835a86fcb23c72b0fa1dc21be8d869b897c9b96321f2ca476 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments