Skip to content

Commit d88150b

Browse files
fabric-ai: 1.4.209 -> 1.4.216 (#420272)
Co-authored-by: jaredmontoya <[email protected]>
2 parents 74c78f9 + d4f0650 commit d88150b

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

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

1919
vendorHash = "sha256-GkAehT2oFG8cGe+PkceZios3ZG9S0CZs4L7slX+Dkck=";

0 commit comments

Comments
 (0)