Skip to content

Commit d291b58

Browse files
committed
fabric-ai 1.4.307
1 parent b580029 commit d291b58

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

0 commit comments

Comments
 (0)