Skip to content

Commit 7f10ea3

Browse files
committed
fabric-ai 1.4.240
1 parent 9c66392 commit 7f10ea3

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.239.tar.gz"
5-
sha256 "1e08463e3d2abfc6bbaf820d96da8b13179c5c68c6b30459ac6da23d506c3bb7"
4+
url "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.240.tar.gz"
5+
sha256 "e4d43947aec29e3e35d567774d66bf03b9ace7e219beef8753abd798bf764a09"
66
license "MIT"
77
head "https://github.com/danielmiessler/fabric.git", branch: "main"
88

0 commit comments

Comments
 (0)