Skip to content

Commit 9dd9d85

Browse files
authored
Merge pull request #276782 from Homebrew/bump-fabric-ai-1.4.443
fabric-ai 1.4.443
2 parents 1122cad + 31da80e commit 9dd9d85

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Formula/f/fabric-ai.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
class FabricAi < Formula
22
desc "Open-source framework for augmenting humans using AI"
33
homepage "https://github.com/danielmiessler/fabric"
4-
url "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.442.tar.gz"
5-
sha256 "bd18dabf5d758c69e2ff029b3ff4e1d2fef417c66cb2f76f2f679656048d08fe"
4+
url "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.443.tar.gz"
5+
sha256 "ecd3b5383b0b4097add58be5d399b9e8865fa3a0e40409f099786b26199e7bda"
66
license "MIT"
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

0 commit comments

Comments
 (0)