fabric-ai: 1.4.209 -> 1.4.216 (#420272)

Co-authored-by: jaredmontoya <jaredmontoya@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-06-26 17:51:28 +00:00
committed by GitHub
co-authored by jaredmontoya
+2 -2
View File
@@ -7,13 +7,13 @@
buildGoModule rec {
pname = "fabric-ai";
version = "1.4.209";
version = "1.4.216";
src = fetchFromGitHub {
owner = "danielmiessler";
repo = "fabric";
tag = "v${version}";
hash = "sha256-kRPFTs3w5MhlCax81GrZ82GWLMTDUiyXOI9lSp4Fwkc=";
hash = "sha256-OYBgKST8TsDPErZq6ABVQ2Fq9Wl6eixVOmgQlJ8XeWs=";
};
vendorHash = "sha256-GkAehT2oFG8cGe+PkceZios3ZG9S0CZs4L7slX+Dkck=";