We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b580029 commit d291b58Copy full SHA for d291b58
Formula/f/fabric-ai.rb
@@ -1,8 +1,8 @@
1
class FabricAi < Formula
2
desc "Open-source framework for augmenting humans using AI"
3
homepage "https://github.com/danielmiessler/fabric"
4
- url "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.306.tar.gz"
5
- sha256 "5dc8fda1d770b06c40d0988d7e478230eee5394f03bee40ae5812c8bb24a8d2d"
+ url "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.307.tar.gz"
+ sha256 "f90fb73025941d31a3b742c1600c5d9fae870dde46fd41a1def49dfc28d000e2"
6
license "MIT"
7
head "https://github.com/danielmiessler/fabric.git", branch: "main"
8
0 commit comments