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 46d7f7b commit 10aa4edCopy full SHA for 10aa4ed
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.213.tar.gz"
5
- sha256 "6a90166b97df65d8a083ee7341bcd98e687ac70b33b8bc361df0b8c1949880e0"
+ url "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.214.tar.gz"
+ sha256 "ff9e643882a013be3f05efebbe54ffe18e7c02dd4dd5781ff87e3c6bcfb7cb6b"
6
license "MIT"
7
head "https://github.com/danielmiessler/fabric.git", branch: "main"
8
0 commit comments