Skip to content

Commit ff9a67c

Browse files
committed
fabric-ai: 1.4.195 -> 1.4.196
1 parent cd64f1b commit ff9a67c

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.195";
10+
version = "1.4.196";
1111

1212
src = fetchFromGitHub {
1313
owner = "danielmiessler";
1414
repo = "fabric";
1515
tag = "v${version}";
16-
hash = "sha256-83LlJ697CyW8Hmp6cB3RqeVk1OGuF6TUHcfKLqjgLPk=";
16+
hash = "sha256-g2f8xpS+KA1USt7lArodTo7m7OXnzew2LSFKeVclQOE=";
1717
};
1818

1919
vendorHash = "sha256-xfNvmhHNYpanhZKT9o8kImzw4gzigpgc8ri9O1iOqwc=";

0 commit comments

Comments
 (0)