(chore): Run formatjson.ps1 for all manifests (#7189)

This commit is contained in:
z-Fng 2025-09-19 01:45:28 -04:00 committed by GitHub
parent 613d89939f
commit 0a84bcffee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
"description": "Generate .gitignore files from your terminal (mostly) offline!", "description": "Generate .gitignore files from your terminal (mostly) offline!",
"homepage": "https://github.com/shihanng/gig", "homepage": "https://github.com/shihanng/gig",
"license": "MIT", "license": "MIT",
"depends": ["fzf"], "depends": "fzf",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/shihanng/gig/releases/download/v0.8.3/gig_0.8.3_Windows_x86_64.tar.gz", "url": "https://github.com/shihanng/gig/releases/download/v0.8.3/gig_0.8.3_Windows_x86_64.tar.gz",