{ "version": "2.4.7", "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.4.7/stgit-2.4.7.msi", "hash": "dc3780726be64342978600f4468c4baebb70c166cc1be9a4b6c97ea81967ff9f" } }, "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" } } } }