{ "version": "2.4.3", "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.3/stgit-2.4.3.msi", "hash": "02c5a22f506de14b6c4c65df695e2e319df8a44532b5846a0f29a9aa8cc4c2a7" } }, "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" } } } }