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 05c5bdc + 32ac48c commit 8885cfdCopy full SHA for 8885cfd
pkgs/by-name/fa/fabric-ai/package.nix
@@ -7,13 +7,13 @@
7
8
buildGoModule rec {
9
pname = "fabric-ai";
10
- version = "1.4.167";
+ version = "1.4.171";
11
12
src = fetchFromGitHub {
13
owner = "danielmiessler";
14
repo = "fabric";
15
tag = "v${version}";
16
- hash = "sha256-M6YL111YQahrFLaZt+b3EooziCTDpZnO5hGBj1XBVxY=";
+ hash = "sha256-NHsgsK7h+PeunGKAgkIOmINPJugkx7nuNvAU4jwsrAI=";
17
};
18
19
vendorHash = "sha256-ax0ZLvLfbmpzO93xRqonHJz1zHs6u0+Mu0WegR1eW60=";
0 commit comments