File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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_tahoe : "5c3bd3b7e550648d2fa9bee229c8ffc55331987e7520452d94aaaadcafc941fb "
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "5c3bd3b7e550648d2fa9bee229c8ffc55331987e7520452d94aaaadcafc941fb "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "5c3bd3b7e550648d2fa9bee229c8ffc55331987e7520452d94aaaadcafc941fb "
13- sha256 cellar : :any_skip_relocation , sonoma : "7b6f6f61d655d08ba1889515b21b90179f9799f164e52df4c2ca26c4d3be01e2 "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "386fb2c02e0f556bdc794adf43641a25527fba6aaab343958b9c700635283df3 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "4e7b2e726c279142712eb5a974ce5163ba54e66efba0aa85e46aea08ef5cf1b5 "
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "e2251f3b013817272fdca93f1f49530df04e797709278794b2dfef8b531e856a "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "e2251f3b013817272fdca93f1f49530df04e797709278794b2dfef8b531e856a "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "e2251f3b013817272fdca93f1f49530df04e797709278794b2dfef8b531e856a "
13+ sha256 cellar : :any_skip_relocation , sonoma : "f4ecfdeca1ecdb7bc62110b96f202645e5533716507c85899987219934cd85f9 "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "8d717ec673be8ae838ca1f1c74b9f34f472953d863f42df7c226a528dccb5e27 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "8b2be2e8fcad4a9cb4e8d57688903a3ad07a0cbad833f0401fc3e95f8c88d26f "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments