From 0a84bcffeefb0715e663f2c1d24882c66e5a5aef Mon Sep 17 00:00:00 2001 From: z-Fng <54583083+z-Fng@users.noreply.github.com> Date: Fri, 19 Sep 2025 01:45:28 -0400 Subject: [PATCH] (chore): Run formatjson.ps1 for all manifests (#7189) --- bucket/gig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/gig.json b/bucket/gig.json index 07e8271350..1200c71d65 100644 --- a/bucket/gig.json +++ b/bucket/gig.json @@ -3,7 +3,7 @@ "description": "Generate .gitignore files from your terminal (mostly) offline!", "homepage": "https://github.com/shihanng/gig", "license": "MIT", - "depends": ["fzf"], + "depends": "fzf", "architecture": { "64bit": { "url": "https://github.com/shihanng/gig/releases/download/v0.8.3/gig_0.8.3_Windows_x86_64.tar.gz",