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.
2 parents 74c78f9 + d4f0650 commit d88150bCopy full SHA for d88150b
pkgs/by-name/fa/fabric-ai/package.nix
@@ -7,13 +7,13 @@
7
8
buildGoModule rec {
9
pname = "fabric-ai";
10
- version = "1.4.209";
+ version = "1.4.216";
11
12
src = fetchFromGitHub {
13
owner = "danielmiessler";
14
repo = "fabric";
15
tag = "v${version}";
16
- hash = "sha256-kRPFTs3w5MhlCax81GrZ82GWLMTDUiyXOI9lSp4Fwkc=";
+ hash = "sha256-OYBgKST8TsDPErZq6ABVQ2Fq9Wl6eixVOmgQlJ8XeWs=";
17
};
18
19
vendorHash = "sha256-GkAehT2oFG8cGe+PkceZios3ZG9S0CZs4L7slX+Dkck=";
0 commit comments