2024-09-09 04:28:56 +00:00

25 lines
774 B
JSON

{
"version": "2.4.12",
"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.12/stgit-2.4.12.msi",
"hash": "de3ea6adfcb4ccf0f8fc540552028e94b4e23342398fd2e442bbe949771dc74c"
}
},
"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"
}
}
}
}