2024-12-14 20:28:39 +00:00

25 lines
774 B
JSON

{
"version": "2.4.13",
"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.13/stgit-2.4.13.msi",
"hash": "2ca2ea4ebf9e46b63be898691f4f72f3454bb0776ce941aa81a5982780d3313d"
}
},
"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"
}
}
}
}