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 e90cc80 commit fad6890Copy full SHA for fad6890
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.328.tar.gz"
5
- sha256 "c8ae88e03e57e2e1eeacc0394f2301d5a8bded1b0956d3e27174d435f9e964a5"
+ url "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.329.tar.gz"
+ sha256 "e1113138c1ef3ead40eecc7b596a6c94cb5f9d8dc7eca18863a0c25f573515ac"
6
license "MIT"
7
head "https://github.com/danielmiessler/fabric.git", branch: "main"
8
0 commit comments