Skip to content

Commit 10aa4ed

Browse files
committed
fabric-ai 1.4.214
1 parent 46d7f7b commit 10aa4ed

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

0 commit comments

Comments
 (0)