Skip to content

Commit 6ee8e2b

Browse files
committed
fabric-ai 1.4.291
1 parent 1ef74b6 commit 6ee8e2b

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

0 commit comments

Comments
 (0)