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 9c66392 commit 7f10ea3Copy full SHA for 7f10ea3
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.239.tar.gz"
5
- sha256 "1e08463e3d2abfc6bbaf820d96da8b13179c5c68c6b30459ac6da23d506c3bb7"
+ url "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.240.tar.gz"
+ sha256 "e4d43947aec29e3e35d567774d66bf03b9ace7e219beef8753abd798bf764a09"
6
license "MIT"
7
head "https://github.com/danielmiessler/fabric.git", branch: "main"
8
0 commit comments