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 : "c4b7b348836612e78f32a685d1d7d8012742472c920fde093fa4b07589ee2eb5 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "c4b7b348836612e78f32a685d1d7d8012742472c920fde093fa4b07589ee2eb5 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "c4b7b348836612e78f32a685d1d7d8012742472c920fde093fa4b07589ee2eb5 "
13- sha256 cellar : :any_skip_relocation , sonoma : "9be32c55bcdb3f886920971292fa0ff47efbb3a4fc7f0aad5f400101431c951a "
14- sha256 cellar : :any_skip_relocation , ventura : "9be32c55bcdb3f886920971292fa0ff47efbb3a4fc7f0aad5f400101431c951a "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "d52f01bafcdaf541811f5064e38d16cd07ba4a1c46b507e2c86346c24cab84e3 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "bdf2b7f29ed4ded1190a910e3a1e374d3797e19a163894406a214e9d830d3d64 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "bdf2b7f29ed4ded1190a910e3a1e374d3797e19a163894406a214e9d830d3d64 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "bdf2b7f29ed4ded1190a910e3a1e374d3797e19a163894406a214e9d830d3d64 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "31f77c979a259801bea6585013fecb64b41c0ea432657a9cd2828f4c9a9a7dab "
14+ sha256 cellar : :any_skip_relocation , ventura : "31f77c979a259801bea6585013fecb64b41c0ea432657a9cd2828f4c9a9a7dab "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "341fe7e57772313f52f3f9ec4adaf1987e086bb13dbba67759425853b1d5cb51 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments