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 1ef74b6 commit 6ee8e2bCopy full SHA for 6ee8e2b
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://danielmiessler.com/p/fabric-origin-story"
4
- url "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.290.tar.gz"
5
- sha256 "c6f71fa8f5d6ef665ebae3560c589ab95326880764957ffe5a7a396a97d64145"
+ url "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.291.tar.gz"
+ sha256 "511dca03bfb055bc5d5be5260dff09adaf4c003e8f692d4f6340622f003117c8"
6
license "MIT"
7
head "https://github.com/danielmiessler/fabric.git", branch: "main"
8
0 commit comments