{ "version": "2.5.1", "description": "Manage Git commits as a stack of patches", "homepage": "https://stacked-git.github.io/", "license": "GPL-2.0-only", "architecture": { "64bit": { "url": "https://github.com/stacked-git/stgit/releases/download/v2.5.1/stgit-2.5.1.msi", "hash": "1a7228098e0667f298ae6499aa5c33d85c5d1f23a5979496a8a494f305159b2e" } }, "extract_dir": "PFiles64/StGit", "bin": "bin\\stg.exe", "checkver": { "github": "https://github.com/stacked-git/stgit" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/stacked-git/stgit/releases/download/v$version/stgit-$version.msi" } } } }