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 : "f2f0b57b085eacabfef371b309186030852f12f5e72e1d10c8b13b952248bec1 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "f2f0b57b085eacabfef371b309186030852f12f5e72e1d10c8b13b952248bec1 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "f2f0b57b085eacabfef371b309186030852f12f5e72e1d10c8b13b952248bec1 "
13- sha256 cellar : :any_skip_relocation , sonoma : "b2d412a12f1391a9ac0498a79b54dbb2348cbcb344af2421bd23cff4085f2b90 "
14- sha256 cellar : :any_skip_relocation , ventura : "b2d412a12f1391a9ac0498a79b54dbb2348cbcb344af2421bd23cff4085f2b90 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "2d819182c2f9b7321df7fe79aa7619fc3e500deb5c30240c5cfacc4594c48e0f "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "890459165f09e0268044310435981f15ca04b353415b83fcc1f43b74c13be621 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "890459165f09e0268044310435981f15ca04b353415b83fcc1f43b74c13be621 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "890459165f09e0268044310435981f15ca04b353415b83fcc1f43b74c13be621 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "a1276698e4b0bda90a9f7ed4cdb0626a80ece9daeab12b6249458196ee620772 "
14+ sha256 cellar : :any_skip_relocation , ventura : "a1276698e4b0bda90a9f7ed4cdb0626a80ece9daeab12b6249458196ee620772 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "0af69d0ac9a3a897ad4567ed35f740d618c3e799a42a2e96af18eec340b93e20 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments