Skip to content

Commit f332b90

Browse files
authored
fabric-ai: 1.4.119 -> 1.4.122 (#366531)
2 parents b5ba0d5 + ba77409 commit f332b90

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

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

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

1212
src = fetchFromGitHub {
1313
owner = "danielmiessler";
1414
repo = "fabric";
1515
rev = "v${version}";
16-
hash = "sha256-+KmhOMboSZU5LInNbknz3f3lIUGygApeefr1aaA44V0=";
16+
hash = "sha256-wFVb2IdYB1T7wozQcjxLE7uVRsIFkPL5rS/8V0LnRcg=";
1717
};
1818

19-
vendorHash = "sha256-adBp4ehQIME0x7YmCLEFqZHAMrTXry7pYXFagBHXxGE=";
19+
vendorHash = "sha256-eV+Wb3IL8veO7NF5Y5zLgTW9eHJF6ke/0SrDojHF3X8=";
2020

2121
ldflags = [
2222
"-s"

0 commit comments

Comments
 (0)