{ "version": "2.5.4", "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.4/stgit-2.5.4.msi", "hash": "cea74ad29e91f47b45878a50e53ec9486735eb07629a8f26b1608016d3b9229f" } }, "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" } } } }