Skip to content

Commit 42a2ee7

Browse files
committed
fabric-ai: update 1.4.210 bottle.
1 parent b5e92c7 commit 42a2ee7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/f/fabric-ai.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)