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 : "4c5ee049124db497a2ed7a431469142ec0814fb8b3e656e130bb9e5df146f808 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "4c5ee049124db497a2ed7a431469142ec0814fb8b3e656e130bb9e5df146f808 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "4c5ee049124db497a2ed7a431469142ec0814fb8b3e656e130bb9e5df146f808 "
13- sha256 cellar : :any_skip_relocation , sonoma : "b6f6637712fbd1b5ee83fc4a5388f701c25caf604eaf30cc06eac2ca84af877d "
14- sha256 cellar : :any_skip_relocation , ventura : "b6f6637712fbd1b5ee83fc4a5388f701c25caf604eaf30cc06eac2ca84af877d "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "cb7e196518b24c678f723fa33d4303f12a673c169a4527ccacaeae6549075cba "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "b05692cdeec6e692cabb101e0e116bb96fd564c171609d818280fc92b343a2b4 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "b05692cdeec6e692cabb101e0e116bb96fd564c171609d818280fc92b343a2b4 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "b05692cdeec6e692cabb101e0e116bb96fd564c171609d818280fc92b343a2b4 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "494122948a4b2e48debcba40c300c399b2768cb657566f791f37371136b931c8 "
14+ sha256 cellar : :any_skip_relocation , ventura : "494122948a4b2e48debcba40c300c399b2768cb657566f791f37371136b931c8 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "5853f8fcd106ff987e92b02f0504528b5b624d2b48e2ae14ea92ea3061a96339 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments