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 3404306 commit 0815cc0Copy full SHA for 0815cc0
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.194.tar.gz"
5
- sha256 "c89fa43b665d16d563319d245e6552ca85650ee1cf596b0ef47a08cd9b1488ff"
+ url "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.195.tar.gz"
+ sha256 "d4de84ea64f02a859d85cb5ae819602a393e94ac90a464ad6102d2132cb9e08e"
6
license "MIT"
7
head "https://github.com/danielmiessler/fabric.git", branch: "main"
8
0 commit comments