Skip to content

Commit fad6890

Browse files
committed
fabric-ai 1.4.329
1 parent e90cc80 commit fad6890

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

0 commit comments

Comments
 (0)