{ "version": "2.4.0", "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.0/stgit-2.4.0.msi", "hash": "e97c5188f27107fde982346d475bc88b5a547e80b553bb1d90ecad5ac1f36e14" } }, "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" } } } }