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 8207ad0 + ff9a67c commit 88e35d9Copy full SHA for 88e35d9
pkgs/by-name/fa/fabric-ai/package.nix
@@ -7,13 +7,13 @@
7
8
buildGoModule rec {
9
pname = "fabric-ai";
10
- version = "1.4.195";
+ version = "1.4.196";
11
12
src = fetchFromGitHub {
13
owner = "danielmiessler";
14
repo = "fabric";
15
tag = "v${version}";
16
- hash = "sha256-83LlJ697CyW8Hmp6cB3RqeVk1OGuF6TUHcfKLqjgLPk=";
+ hash = "sha256-g2f8xpS+KA1USt7lArodTo7m7OXnzew2LSFKeVclQOE=";
17
};
18
19
vendorHash = "sha256-xfNvmhHNYpanhZKT9o8kImzw4gzigpgc8ri9O1iOqwc=";
0 commit comments