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 : "5f4c2440cf82a7c8042f821d27fbc98fdf82f6a4d6bbb69f8059eb98e8b40e75 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "5f4c2440cf82a7c8042f821d27fbc98fdf82f6a4d6bbb69f8059eb98e8b40e75 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "5f4c2440cf82a7c8042f821d27fbc98fdf82f6a4d6bbb69f8059eb98e8b40e75 "
13- sha256 cellar : :any_skip_relocation , sonoma : "ef49517e20adfdef9706824bab5260bc3760a36d80d54591eeed2f2bd3ab153a "
14- sha256 cellar : :any_skip_relocation , ventura : "ef49517e20adfdef9706824bab5260bc3760a36d80d54591eeed2f2bd3ab153a "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "de9629196afdedc87d5f0e508ca9d6ace658e58d9b5c71eb72e83b446602ecec "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "0ad9e9c6edc7f8701801043e9ea8d59c0f9a551d8df92f030ab9694ceac0e92a "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "0ad9e9c6edc7f8701801043e9ea8d59c0f9a551d8df92f030ab9694ceac0e92a "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "0ad9e9c6edc7f8701801043e9ea8d59c0f9a551d8df92f030ab9694ceac0e92a "
13+ sha256 cellar : :any_skip_relocation , sonoma : "929e61ab2c15f045ceee4d35da7f62ceb30680ef98cf9ba86ced457f2b363ceb "
14+ sha256 cellar : :any_skip_relocation , ventura : "929e61ab2c15f045ceee4d35da7f62ceb30680ef98cf9ba86ced457f2b363ceb "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "ff41c5b809ae96a4fb678e377852b3076f2c5b3d3774532203900eabda8f6ae0 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments