Skip to content

Commit 0815cc0

Browse files
committed
fabric-ai 1.4.195
1 parent 3404306 commit 0815cc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/fabric-ai.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class FabricAi < Formula
22
desc "Open-source framework for augmenting humans using AI"
33
homepage "https://danielmiessler.com/p/fabric-origin-story"
4-
url "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.194.tar.gz"
5-
sha256 "c89fa43b665d16d563319d245e6552ca85650ee1cf596b0ef47a08cd9b1488ff"
4+
url "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.195.tar.gz"
5+
sha256 "d4de84ea64f02a859d85cb5ae819602a393e94ac90a464ad6102d2132cb9e08e"
66
license "MIT"
77
head "https://github.com/danielmiessler/fabric.git", branch: "main"
88

0 commit comments

Comments
 (0)