Skip to content

Commit 776e9cf

Browse files
committed
fabric-ai 1.4.224
1 parent 44b4090 commit 776e9cf

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

0 commit comments

Comments
 (0)