Skip to content

Commit 32ac48c

Browse files
committed
fabric-ai: 1.4.167 -> 1.4.171
1 parent 3e25744 commit 32ac48c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/fa/fabric-ai/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77

88
buildGoModule rec {
99
pname = "fabric-ai";
10-
version = "1.4.167";
10+
version = "1.4.171";
1111

1212
src = fetchFromGitHub {
1313
owner = "danielmiessler";
1414
repo = "fabric";
1515
tag = "v${version}";
16-
hash = "sha256-M6YL111YQahrFLaZt+b3EooziCTDpZnO5hGBj1XBVxY=";
16+
hash = "sha256-NHsgsK7h+PeunGKAgkIOmINPJugkx7nuNvAU4jwsrAI=";
1717
};
1818

1919
vendorHash = "sha256-ax0ZLvLfbmpzO93xRqonHJz1zHs6u0+Mu0WegR1eW60=";

0 commit comments

Comments
 (0)