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 ae1ce3c commit 2ba9d5aCopy full SHA for 2ba9d5a
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.246.tar.gz"
5
- sha256 "aa46902e87ee3eda24c873a5dd5eeb883e8c26fbeea3191c4526a305b19150a8"
+ url "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.247.tar.gz"
+ sha256 "9c17bc94a17d1c134d97c7f8b851f1a0c0dfc4e6e459131279bb97e1d9869093"
6
license "MIT"
7
head "https://github.com/danielmiessler/fabric.git", branch: "main"
8
0 commit comments