2024-07-29 00:34:14 +00:00

25 lines
771 B
JSON

{
"version": "2.4.9",
"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.9/stgit-2.4.9.msi",
"hash": "04a8e963d5979e8795acf623f23f8fbafe423e1233ec502bc898c5a8dd245b03"
}
},
"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"
}
}
}
}