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 : "de49b108c6e853900517ad475bf4d6af53337f8c967721d3a3b908b912a07c9f "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "de49b108c6e853900517ad475bf4d6af53337f8c967721d3a3b908b912a07c9f "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "de49b108c6e853900517ad475bf4d6af53337f8c967721d3a3b908b912a07c9f "
13- sha256 cellar : :any_skip_relocation , sonoma : "48689f350a0aa36ce266714edb226022c9e02232f6753f27c332cc8c51726a4b "
14- sha256 cellar : :any_skip_relocation , ventura : "48689f350a0aa36ce266714edb226022c9e02232f6753f27c332cc8c51726a4b "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "e66e5f466d10656e7561d48adfd09f677eebb5ce6ae15aa2c890a42ace945307 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "f0349ac462b22b09d8b89deb36c9ea5c89eb0074b44c3f73006bbfa8f7e8ae9a "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "f0349ac462b22b09d8b89deb36c9ea5c89eb0074b44c3f73006bbfa8f7e8ae9a "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "f0349ac462b22b09d8b89deb36c9ea5c89eb0074b44c3f73006bbfa8f7e8ae9a "
13+ sha256 cellar : :any_skip_relocation , sonoma : "cf723f0bccbe20e3b26b07fcdc6d75811f4a1dc59419ee84b67cfa82c2a9917b "
14+ sha256 cellar : :any_skip_relocation , ventura : "cf723f0bccbe20e3b26b07fcdc6d75811f4a1dc59419ee84b67cfa82c2a9917b "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "1432bafb5dc51b5182bb6bee3d855ef3e9d2280a9811ea476369c14bf6e01307 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments