Skip to content

Commit 2ba9d5a

Browse files
committed
fabric-ai 1.4.247
1 parent ae1ce3c commit 2ba9d5a

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

0 commit comments

Comments
 (0)